Craig Taub
Craig Taub
Sorry nobody replied sooner. Just tried this on mocha v7 on a mac and got the expected ``` 1) describe it oups: Error: Oups. at oups (test/test.spec.js:19:9) at Context. (test/test.spec.js:26:5)...
Ah I see, so the message is ``` Error at oupsStackStack (C:\mocha-fs\spec.js:2:15) at Context. (C:\mocha-fs\spec.js:7:5) at callFn (C:\mocha-fs\node_modules\mocha\lib\runnable.js:374:21) at Test.Runnable.run (C:\mocha-fs\node_modules\mocha\lib\runnable.js:361:7) at Runner.runTest (C:\mocha-fs\node_modules\mocha\lib\runner.js:619:10) at C:\mocha-fs\node_modules\mocha\lib\runner.js:745:12 at next (C:\mocha-fs\node_modules\mocha\lib\runner.js:536:14) at...
Not the best contrast IMO
Makes sense. Thanks for raising.
Sounds like a good idea. Should be 1 tag per env, no comma separation. While we are on the subject think we could do with mandating how to use the...
@boneskull based on the issues you had with `dont-break` (in #3013) should this be closed or is it still worth investigating?