monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
1,103
stars
545
commits
JavaScript
primary language
Apr 9, 2026
updated
Having problems? want to contribute? join our community slack.
Everyone's favorite JS code coverage tool.
This monorepo contains the nuts and bolts utility libraries that facilitate IstanbulJS test coverage; Why a monorepo?
istanbul-lib-coverage
potentially have an effect on istanbul-lib-instrument.You're probably actually looking for one of the following repos:
Contributing to the packages contained in this repo is easy:
npm install (this will run the lerna build).npm test in the root directory.cd package/:name and run
npm test within the package's folder.(top 30 of 119)
JavaScript
97.5%
CSS
2.5%
monorepo containing the various nuts and bolts that facilitate istanbul.js test instrumentation
1,103
stars
545
commits
JavaScript
primary language
Apr 9, 2026
updated
Having problems? want to contribute? join our community slack.
Everyone's favorite JS code coverage tool.
This monorepo contains the nuts and bolts utility libraries that facilitate IstanbulJS test coverage; Why a monorepo?
istanbul-lib-coverage
potentially have an effect on istanbul-lib-instrument.You're probably actually looking for one of the following repos:
Contributing to the packages contained in this repo is easy:
npm install (this will run the lerna build).npm test in the root directory.cd package/:name and run
npm test within the package's folder.(top 30 of 119)
JavaScript
97.5%
CSS
2.5%