1.1.0 • Published 9 years ago
fail-on-focus v1.1.0
fail-on-focus
The fail-on-focus binary searches for focussed tests in the provided files. It currently supports the mocha style .only statement as well as busterjs' focus rocket. In case of a focussed test it will print the offending lines and exit with an error code.
Installation
npm install fail-on-focusUsage
fail-on-focus test/**/*.jsLicense
MIT License
1.1.0
9 years ago