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