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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.2.1
    4
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.2.1
    4
  • 0.0.0
    0

Package Sidebar

Install

npm i no-iits

Weekly Downloads

4

Version

0.2.1

License

ISC

Last publish

Collaborators

  • ashaffer88