Skip to content

Strider-CD/strider-blanket

Repository files navigation

strider-blanket

Node.js coverage reporting for Strider-CD, using the fantastic blanket.js instrumentation library.

See the full-on coverage report right on the build page. Does it get better than this? If you have any ideas, feel free to open an issue or pull-request :)

Configuration

You need to add a "blanket" section to your package.json file, indicating what files should be instrumented (see the docs).

The default command is mocha -r blanket -R json-cov. If you need a different command, you can specify it in the ui; it just needs to output (to std out) the same format as mocha's json-cov reporter.

Screenshots

Coverage Overview

coverage overview

Coverage Open (click "details")

coverage open

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages