mocha-parallel-tests icon indicating copy to clipboard operation
mocha-parallel-tests copied to clipboard

mochawesome generating unexpected UUID using mocha-parallel-test

Open rickycamongol opened this issue 5 years ago • 0 comments

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.

image

rickycamongol avatar Jul 08 '20 12:07 rickycamongol