Skip to content

Latest commit

 

History

History
18 lines (9 loc) · 484 Bytes

README.md

File metadata and controls

18 lines (9 loc) · 484 Bytes

mocha-fivemat-progress-reporter

Reporter for the mocha test framework based on dsawardekar's fivemat reporter and the build in mocha Progress reporter.

Reports via a per test suite progress bar.

Installation

Add to package.json like any other mocha reporter (generally in devDependencies).

Usage

mocha -R mocha-fivemat-progress-reporter