coffee-coverage

v3.0.1
Istanbul and JSCoverage-style instrumentation for CoffeeScript files.
javascript coffeescript coverage code coverage test unit test istanbul jscoverage coveralls and 1 more...

prepare

npm run build

test

npm run build && mocha && istanbul report

coverage-report

istanbul report text-summary lcov

build

coffee -c -o lib src

clean

rm -rf lib coverage

distclean

npm run clean && rm -rf node_modules

semantic-release

semantic-release
npm i coffee-coverage

Metadata

  • MIT
  • Whatever
  • Benbria
  • released 12/14/2018

Downloads