New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mocha-istanbul

Package Overview
Dependencies
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mocha-istanbul

Istanbul code coverage reporter for Mocha

  • 0.3.0
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
780
decreased by-39.86%
Maintainers
2
Weekly downloads
 
Created
Source

mocha-istanbul

Mocha reporter to generate coverage report of istanbul instrumented code.

Usage

  1. Install istanbul, mocha and mocha-istanbul
  2. Instrument your code using istanbul
  3. Make your tests to use the instrumented code (see COA library as an example)
  4. Run mocha using mocha-istanbul as a reporter
  5. Use the environment variable ISTANBUL_REPORTERS to specify a comma separated list of istanbul reports. By default ISTANBUL_REPORTERS=text-summary,html

Keywords

FAQs

Package last updated on 20 Jul 2016

Did you know?

Socket

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc