fail-on-focus

1.1.0 • Public • Published

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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.1.0
    2
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.1.0
    2

Package Sidebar

Install

npm i fail-on-focus

Weekly Downloads

2

Version

1.1.0

License

MIT

Last publish

Collaborators

  • sdepold