You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Can someone help me why, when I'm trying to run MOCHA tests in parallel using mocha-parallel-test and generate a report using mochawesome I'm getting an unexpected UUID. See below screenshot.
My test structure like this:
-> Describe
----> It
----> it
Note: This unexpected UUID is NOT getting generated when running in sequential manner.
Many thanks in advance.
The text was updated successfully, but these errors were encountered:
Can someone help me why, when I'm trying to run MOCHA tests in parallel using mocha-parallel-test and generate a report using mochawesome I'm getting an unexpected UUID. See below screenshot.
My test structure like this:
-> Describe
----> It
----> it
Note: This unexpected UUID is NOT getting generated when running in sequential manner.
Many thanks in advance.
The text was updated successfully, but these errors were encountered: