istanbul-api

v3.0.0
High level API for istanbul features
istanbul api

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)
npm i istanbul-api

Metadata

Downloads