mocha-fivemat-progress-reporter

A mocha test reporter based on fivemat and the built in progress reporter

Downloads in past

Stats

StarsIssuesVersionUpdatedCreatedSize
mocha-fivemat-progress-reporter
0.1.08 years ago8 years agoMinified + gzip package size for mocha-fivemat-progress-reporter in KB

Readme

mocha-fivemat-progress-reporter

Reporter for the mocha1 test framework based on dsawardekar's fivemat2 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