What are you trying to achieve?
I want to use the new multiple run feature and export the report as xml file
$(npm bin)/codeceptjs run-multiple --all --reporter mocha-junit-reporter
What do you get instead?
Only one of the parallel runs is present in the XML output
Details
- CodeceptJS version: 0.6.3
- NodeJS Version: 6.9.2
- WebDriverIO Version: 4.8.2
- Mocha JUnit Reporter Version: 1.13.0
What are you trying to achieve?
I want to use the new multiple run feature and export the report as xml file
What do you get instead?
Only one of the parallel runs is present in the XML output
Details