1.3.1 • Published 10 years ago

mocha-tree-json-reporter v1.3.1

Weekly downloads
3
License
MIT
Repository
github
Last release
10 years ago

https://github.com/visionmedia/mocha/wiki/Third-party-reporters describes using third party reporters in mocha.

Basically, have your project's package.json be like:

{
  "devDependencies": {
    "mocha-tree-json-reporter": ">=0.0.12"
  }
}

Then call mocha with:

MOCHA_JSON_OUTPUT_FILE=output.json mocha --reporter mocha-tree-json-reporter test
1.3.1

10 years ago

1.3.0

10 years ago

1.2.0

10 years ago

1.1.0

10 years ago

1.0.0

10 years ago

0.1.0

10 years ago

0.0.21

10 years ago

0.0.20

10 years ago

0.0.19

10 years ago

0.0.18

10 years ago

0.0.17

10 years ago

0.0.16

10 years ago

0.0.15

10 years ago

0.0.14

10 years ago

0.0.13

10 years ago

0.0.12

10 years ago

0.0.11

10 years ago

0.0.10

10 years ago

0.0.9

10 years ago

0.0.8

10 years ago

0.0.7

10 years ago

0.0.6

10 years ago

0.0.5

10 years ago