npm.io
3.0.0 • Published 7 years ago

istanbul-api

Licence
BSD-3-Clause
Version
3.0.0
Deps
14
Size
60 kB
Vulns
0
Weekly
0
Stars
1.1K
DeprecatedThis package is deprecated

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)

Keywords