Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bonniernews/hot-bev

Mocha reporter for larger applications. Compact output and immediate failure logging.
https://github.com/bonniernews/hot-bev

Last synced: about 7 hours ago
JSON representation

Mocha reporter for larger applications. Compact output and immediate failure logging.

Awesome Lists containing this project

README

        

# Hot Bev'

Reporter for Mocha.

Compact output and immediate failure reporting. Good for large / long running test suites.

Demo

## Setup

```sh
$ npm install --save-dev @bonniernews/hot-bev
$ npx mocha --reporter @bonniernews/hot-bev
```