Socket
Socket
Sign inDemoInstall

mocha-osx-reporter

Package Overview
Dependencies
75
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mocha-osx-reporter

A Mocha reporter. Report results with OSX Notification Center.


Version published
Weekly downloads
80
increased by344.44%
Maintainers
1
Install size
823 kB
Created
Weekly downloads
 

Readme

Source

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.

Keywords

FAQs

Last updated on 12 Sep 2014

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc