custom-mocha-json-reporter

2.1.4 • Public • Published

custom-mocha-json-reporter

mocha json output file reporter

Install

npm install --save-dev custom-mocha-json-reporter

Run with Mocha

mocha --reporter custom-mocha-json-reporter

Output file

The default file output will be test-report.json in the current working directory

Reporter Options

  • output - specify exact name of output file
mocha --reporter custom-mocha-json-reporter --reporter-options output=my-file.json

Readme

Keywords

none

Package Sidebar

Install

npm i custom-mocha-json-reporter

Weekly Downloads

80

Version

2.1.4

License

MIT

Unpacked Size

5.79 kB

Total Files

4

Last publish

Collaborators

  • luisneto