1.0.3 • Published 8 years ago

focus-check v1.0.3

Weekly downloads
-
License
MIT
Repository
-
Last release
8 years ago

focus-check

The focus-check 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 focus-check

Usage

focus-check test/**/*.js

License

MIT License

1.0.3

8 years ago

1.0.2

8 years ago

1.0.1

8 years ago

1.0.0

8 years ago