do we have any way to combine multiple test runs into one report.
See original GitHub issueWhat are you trying to achieve?
Suppose I am running three test case in parallel mode(i.e. codeceptjs run-multiple parallel) so three report gets generated each have details on one test case each,
But I want one report which has information of all three test run just like test run in normal mode(i.e without parallel mode).
What do you get instead?
three separate reports generated with details of one test case in each report
Provide console output if related. Use
--verbose
mode for more details.
# paste output here
Provide test source code if related
// paste test
Details
- CodeceptJS version: 1.2.1
- NodeJS Version: v9.10.1
- Operating System: mac
- Protractor || WebDriverIO || Nightmare version (if related) : protractor
- Configuration file:
# paste suite config here
Issue Analytics
- State:
- Created 5 years ago
- Reactions:5
- Comments:5
Top Results From Across the Web
One report for all test cases: Easily merging multiple tests reports
It's can be easily the case that you use different test runners for different kinds of your tests. You can choose to run...
Read more >do we have any way to combine multiple test runs into one ...
I 've created a script which is merging all the results from the reporters at the end in one. I will host it...
Read more >Merging Results from Multiple Test Runs
Merging Results from Multiple Test Runs · Go to Execution> Runtime tab in your test configuration. · Enable the Archive test and coverage...
Read more >How can I merge multiple TestNG suite results to one report?
You should be able to collate the XML files from the two runs and combine it into a single HTML report using the...
Read more >Merging Reports - Codecov
Codecov does not override report data for multiple uploads. We always merge the data. Simply upload all three reports at once, or separately....
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
@elena-dev-thought can you please share script for combining results?
This works https://www.npmjs.com/package/junit-merge