Istanbul Code Coverage
Yet another JS code coverage tool that computes statement, line, function and branch coverage.
Pinned Repositories
append-transform
handle multiple require hooks
babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
caching-transform
Wraps a transform and provides caching
esm-loader-hook
Loader hook for ESM instrumentation (experimental!!)
istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
istanbuljs.github.io
the Istanbul community website
nyc
the Istanbul command line interface
puppeteer-to-istanbul
given coverage information output by puppeteer's API output a format consumable by Istanbul reports
spawn-wrap
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
v8-to-istanbul
convert from v8 coverage format to istanbul's format
Istanbul Code Coverage's Repositories
istanbuljs/nyc
the Istanbul command line interface
istanbuljs/istanbuljs
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
istanbuljs/babel-plugin-istanbul
A babel plugin that adds istanbul instrumentation to ES6 code
istanbuljs/puppeteer-to-istanbul
given coverage information output by puppeteer's API output a format consumable by Istanbul reports
istanbuljs/v8-to-istanbul
convert from v8 coverage format to istanbul's format
istanbuljs/spawn-wrap
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
istanbuljs/istanbuljs.github.io
the Istanbul community website
istanbuljs/append-transform
handle multiple require hooks
istanbuljs/caching-transform
Wraps a transform and provides caching
istanbuljs/eslint-plugin-istanbul
ESLint plugin for istanbul code coverage
istanbuljs/esm-loader-hook
Loader hook for ESM instrumentation (experimental!!)
istanbuljs/sample-babel-node
Sample babel project to demonstrate source mapped coverage reports with istanbul
istanbuljs/test-exclude
test for inclusion or exclusion of paths using globs
istanbuljs/sample-mocha-compilers
Sample project to demo istanbul coverage with mocha using the babel compiler
istanbuljs/istanbul-lib-processinfo
A module for reading and writing in NYC's processinfo data folder
istanbuljs/load-nyc-config
Utility function to load nyc configuration
istanbuljs/assets
logos, fonts, graphics, and other assets.
istanbuljs/schema
Schemas describing various structures used by nyc and istanbuljs
istanbuljs/.github
Community health files for the Istanbul Code Coverage organization