istanbul-api
High level API for istanbul features
Last updated 7 years ago by coreyfarrell .
BSD-3-Clause · Repository · Bugs · Original npm
$ cnpm install istanbul-api 
SYNC missed versions from official npm registry.

istanbul-api

Greenkeeper badge Build Status

Deprecated high-level API for istanbul.

Remaining users of this module should migrate:

  • istanbul-lib-instrument or babel-plugin-istanbul - modify sources to include coverage counters
  • istanbul-lib-coverage - merge coverage results from multiple tests into a single dataset for reporting
  • istanbul-lib-source-maps - process source-maps before generating reports
  • istanbul-lib-report - the reporting system
  • istanbul-reports - the actual reports (text-summary report, html report, etc)

Current Tags

  • 3.0.0                                ...           latest (6 years ago)

3 Versions

  • 3.0.0 [deprecated]           ...           6 years ago
  • 2.1.7                                ...           6 years ago
  • 1.3.7                                ...           7 years ago
Downloads
Today 0
This Week 0
This Month 0
Last Day 0
Last Week 0
Last Month 0
Dependencies (11)
Dev Dependencies (6)
Dependents (0)
None

Copyright 2013 - present © cnpmjs.org