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"
  }
}

Dependencies (2)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i no-iits

    Weekly Downloads

    4

    Version

    0.2.1

    License

    ISC

    Last publish

    Collaborators

    • ashaffer88