Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 374 Bytes

File metadata and controls

18 lines (14 loc) · 374 Bytes

mocha-hierarchical-json-reporter

A mocha hierarchical json reporter

Installation

npm install mocha-hierarchical-json-reporter

Usage

mocha -R mocha-hierarchical-json-reporter

You will then get a mocha-spec.json containing hierarchical reporter output in a JSON format in current directory.