no-iits

0.2.1 • Public • Published

no-iits

Detects iit/it.only/describe.only in your test files. Accepts a glob pattern (or list of glob patterns) on the command line, but will default to test/*.js (the same default as mocha).

Example usage:

package.json

{
  "scripts": {
    "test": "noiit && mocha"
  }
}

Package Sidebar

Install

npm i no-iits

Weekly Downloads

3

Version

0.2.1

License

ISC

Last publish

Collaborators

  • ashaffer88