coverage-report

0.0.14 • Public • Published

Uses node-jscoverage to annotate a node project's source code to make the specs gather test coverage information. Prints summary on the coverage info before the process exits.

Usage:

./node_modules/.bin/coverage-report [-h] [-l lib] [-m 100] -- calculate jasmine test coverage using node-coverage

where: -h show this help text -l lib folder, default: lib -m min coverage to not show the untested lines"

/coverage-report/

    Package Sidebar

    Install

    npm i coverage-report

    Weekly Downloads

    4

    Version

    0.0.14

    License

    none

    Last publish

    Collaborators

    • wormly