mocha-real-json-reporter

0.0.3 • Public • Published

mocha-real-json-reporter

Intro

Right now this customized reporter only adds an additional err filed for all failure cases. More functions to come.

Usage

Add in your project's package.json:

{
  "devDependencies": {
    "mocha-real-json-reporter": ">=0.0.1"
  }
}

Then call mocha with:

mocha --reporter mocha-real-json-reporter test

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.0.3
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.0.3
    1
  • 0.0.2
    0
  • 0.0.1
    2

Package Sidebar

Install

npm i mocha-real-json-reporter

Weekly Downloads

3

Version

0.0.3

License

MIT

Last publish

Collaborators

  • chaoyi.chen