xunit-cov

0.0.1 • Public • Published

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.

Dependencies (0)

    Dev Dependencies (0)

      Package Sidebar

      Install

      npm i xunit-cov

      Weekly Downloads

      0

      Version

      0.0.1

      License

      MIT

      Last publish

      Collaborators

      • neco