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

Support --inline-diffs ?

Open jcollum opened this issue 5 years ago • 1 comments

I'm working on some code that a colleague wrote that uses this library. When I run a Mocha/Chai test with -inline-diffs:

node_modules/mocha-parallel-tests/dist/bin/cli.js --inline-diffs ./test-cases/*-e2e-test.js

I don't get inline diffs:

image

Inline diffs are documented here: https://mochajs.org/#diffs. Appears they were added some time ago: https://github.com/mochajs/mocha/issues/2098

jcollum avatar Jun 24 '20 22:06 jcollum

Any news on this one?

jcollum avatar Apr 16 '21 18:04 jcollum