codacy-coverage

v3.1.0
Code Coverage reporter for Codacy.com
codacy coverage code coverage codacy.com

lint-style

eslint .

lint-dependencies

npm audit

test

istanbul cover node_modules/mocha/bin/_mocha -- --check-leaks --timeout 30000 --reporter spec test/

test-all

npm run lint-style && npm run lint-dependencies && npm run test

Metadata

  • MIT
  • >= 6.0.0
  • David Pate
  • released 9/20/2018

Downloads