[LivingDoc CLI tool] Generate report from multiple input json files from different executions e.g. different browsers, different tags
It would be interesting to cover use cases where some tests are not executed together.
E.g.
1. Execution of tests with specific tags e.g. Smoke tests
2. Execution of the rests of the tests in Chrome
3. Execution of the rests of the tests in Firefox
Expected results:
1. Aggregate all results into one report.
2. Be able to see the same scenarios executed with Chrome and other browser.
Current results:
1. Not possible to aggregate reports only last run is visible on the report.
-
Hi Mateusz, thanks a lot for your interesting request. How would you imagine the aggregated report? something like that 1 LivingDoc.html separated by use case e.g.:
LivingDoc.html
- Smoke Tests
-- Scenario A, B, C
- Chrome
-- Scenario D, E, F
- Firefox
-- Scenario D, E, F
0
Please sign in to leave a comment.
Comments
1 comment