babel-istanbul

v0.5.2
Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests
coverage code coverage JS code coverage JS coverage

pretest

jshint index.js lib/ test/ && ./download-escodegen-browser.sh

test

node --harmony test/run.js

posttest

node ./lib/cli.js check-coverage --statements 95 --branches 80

docs

npm install yuidocjs && node node_modules/yuidocjs/lib/cli.js .

Metadata

Downloads

Maintainers