Skip to content

branneman/mocha-junit-reporter

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#JUnit Reporter for Mocha

Produces JUnit-style XML test results.

Installation

$ npm install mocha-junit-reporter --save-dev

or optionally

$ npm install -g mocha-junit-reporter

Usage

Run mocha with mocha-junit-reporter:

$ mocha test --reporter mocha-junit-reporter

About

A JUnit XML reporter for mocha.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 100.0%