Socket
Socket
Sign inDemoInstall

mocha-istanbul

Package Overview
Dependencies
41
Maintainers
2
Versions
3
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    mocha-istanbul

Istanbul code coverage reporter for Mocha


Version published
Weekly downloads
1.1K
decreased by-35.22%
Maintainers
2
Install size
6.94 MB
Created
Weekly downloads
 

Readme

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

Last updated on 20 Jul 2016

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