-
-
Notifications
You must be signed in to change notification settings - Fork 751
How to generate single report using workers #3568
Unanswered
vikrant-sancheti
asked this question in
Q&A
-
I am using codeceptJS with Playwright,gherkin language and generating Mocha-multi reports
I want to user 2 workers of chromium and execute test cases but report generated has scenarios from only one worker and results from second workers are lost.
Command used,
npx codeceptjs run-workers 2
Can someone help how to achieve reporting with workers? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment