mocha-githook-reporter

1.0.2 • Public • Published

Mocha Reporter for use with git hooks

Build Status npm

Will only output a report if there are any test failures, thus making it suitable for use with git hooks

Installation

$ npm install mocha-githook-reporter --save-dev

or as a global module

$ npm install -g mocha-githook-reporter

Usage

Run mocha with mocha-githook-reporter:

$ mocha test --reporter mocha-githook-reporter

Dependencies (0)

    Dev Dependencies (7)

    Package Sidebar

    Install

    npm i mocha-githook-reporter

    Weekly Downloads

    4

    Version

    1.0.2

    License

    MIT

    Last publish

    Collaborators

    • smh