mocha-osx-reporter

0.1.2 • Public • Published

NPM version

mocha-osx-reporter

mocha-osx-reporter is a reporter for mocha that displays test results in the OSX Notification Center). It only works for node.js at the moment.

Usage

npm install mocha-osx-reporter --save-dev
mocha --reporter mocha-osx-reporter

If you want to use another reporter to display the outputs to the console, you can use mocha-multi.

multi="mocha-osx-reporter=- spec=-" mocha --reporter mocha-multi

Contributions

Please open issues for bugs and suggestions in github.

Author

Jerome Touffe-Blin, @jtblin, About me

License

mocha-osx-reporter is copyright 2014 Jerome Touffe-Blin and contributors. It is licensed under the BSD license. See the include LICENSE file for details.

Versions

Current Tags

  • Version
    Downloads (Last 7 Days)
    • Tag
  • 0.1.2
    18
    • latest

Version History

  • Version
    Downloads (Last 7 Days)
    • Published
  • 0.1.2
    18
  • 0.1.1
    1
  • 0.1.0
    1

Package Sidebar

Install

npm i mocha-osx-reporter

Weekly Downloads

20

Version

0.1.2

License

BSD

Last publish

Collaborators

  • jtblin