How does the mocha-junit-reporter work when running in parallel?
I have some TypeScript/Axios based web service tests. Running non-parallel the mocha-junit-reporter works correctly. I followed the instructions on the mocha website to get my test suite to run in parallel but I keep getting an error.