Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 406 Bytes

README.md

File metadata and controls

19 lines (12 loc) · 406 Bytes

Simple Mocha Reporter

A simple, readable Mocha reporter.

https://travis-ci.org/kivlor/simple-mocha-reporter.svg?branch=master

Usage

Install as a devDependency:

npm install --save-dev simple-mocha-reporter

Then use with your mocha command:

mocha --reporter simple-mocha-reporter