Skip to content

Tool that searches for focussed tests in the provided files.

License

Notifications You must be signed in to change notification settings

sdepold/fail-on-focus

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

Usage

fail-on-focus test/**/*.js

License

MIT License

About

Tool that searches for focussed tests in the provided files.

Resources

License

Stars

Watchers

Forks

Packages

No packages published