This package has been deprecated

Author message:

WARNING: This project has been renamed to fail-on-focus.

focus-check

1.0.3 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i focus-check

Weekly Downloads

1

Version

1.0.3

License

MIT

Last publish

Collaborators

  • sdepold