Skip to content

charles820/xunit-cov

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 

Repository files navigation

Mocha Xunit-cov Reporter

xunit-cov

The XunitCov reporter is similar to the xunit reporter, however when run against a library instrumented by node-jscoverage it will produce coverage output.

How to use

  • Add "xunit-cov" to your package.json as a developmentDependency
  • Run mocha with -R xunit-cov or --reporter xunit-cov

Credits

This reporter is just the original xunit reporter from mocha.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published