Dmitrii Sorin
Dmitrii Sorin
@mastermatt out of interest, mocha@8 supports parallel mode, does it work for you?
I don't have much time now to work on mocha-parallel-tests but I'm happy to review your PR if you send it. All CLI options are very simple to enable: https://github.com/mocha-parallel/mocha-parallel-tests/tree/master/src/bin/options...
I think this is something which can be improved, there's no design limitation to fix it.
@thespecial did you try `--full-trace` option?
@saartochner you can fork this repo and create a PR for it - that's the way how pull requests are usually created in github for OSS projects. Still, this is...
Gotcha. I'd say your use case is pretty advanced so let's continue the discussion in your PR.
Hey @countergram, thank you for posting this out. Unfortunately without any example this is hard to fix although it seems like you're reusing some variables between different test suites with...
@countergram ping
@dbrinda-db can you post any test code you're running so that I could reproduce it?
Do you always see the same stack trace for this error?