Skip to content

startswithaj/mocha-spec-cov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Custom mocha https://github.com/visionmedia/mocha reporter

The mocha-spec-cov reporter is the same as spec however when run against a library instrumented by node-jscoverage (or coffee-coverage) it will produce coverage output. Total coverage and source files that have < 50% coverage at the end of the report (see screenshot).

npm install mocha-spec-cov

mocha -R mocha-spec-cov

Screen Shot

About

Mocha spec reporter with code coverage output

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published