The normal version of Mocha supports delays before executings tests (link: https://mochajs.org/#hooks).
Is there a way to do this in gulp-mocha?
The normal version of Mocha supports delays before executings tests (link: https://mochajs.org/#hooks).
Is there a way to do this in gulp-mocha?
The tests syntax remains the same when using
gulp-mochain compare to simplemochaActually,
gulp-mochais just a wrapper to help you run test suites viagulp