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

Dependencies (1)

Dev Dependencies (0)

    Package Sidebar

    Install

    npm i mocha-real-json-reporter

    Weekly Downloads

    4

    Version

    0.0.3

    License

    MIT

    Last publish

    Collaborators

    • chaoyi.chen