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

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 1.0.2
    1
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 1.0.2
    1
  • 1.0.1
    0

Package Sidebar

Install

npm i mocha-githook-reporter

Weekly Downloads

1

Version

1.0.2

License

MIT

Last publish

Collaborators

  • smh