How to generate single report using workers #3568
              
                Unanswered
              
          
                  
                    
                      vikrant-sancheti
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
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,
Can someone help how to achieve reporting with workers? Thanks in advance.
Beta Was this translation helpful? Give feedback.
All reactions