Istanbul Code Coverage
Organization@istanbuljs
Yet another JS code coverage tool that computes statement, line, function and branch coverage.
14
Published Tools
7,975
Total Stars
0
Weekly Downloads
249
GitHub Followers
19
Public Repos
Published Tools
14 Skillsacross 1 categorynyc
bcoe
the Istanbul command line interface
istanbul-lib-instrument
oss-bot
Core istanbul API for JS code coverage
babel-plugin-istanbul
oss-bot
A babel plugin that adds istanbul instrumentation to ES6 code
puppeteer-to-istanbul
oss-bot
convert from puppeteer's coverage output to a format that can be used by istanbul reports
v8-to-istanbul
oss-bot
convert from v8 coverage format to istanbul's format
spawn-wrap
bcoe
Wrap all spawned Node.js child processes by adding environs and arguments ahead of the main JavaScript file argument.
append-transform
jakxz
Install a transform to `require.extensions` that always runs last, even if additional extensions are added later.
caching-transform
coreyfarrell
Wraps a transform and provides caching
eslint-plugin-istanbul
coreyfarrell
ESLint plugin for istanbul code coverage
@istanbuljs/esm-loader-hook
bcoe
Loader hook for ESM instrumentation (experimental!!)
test-exclude
bcoe
test for inclusion or exclusion of paths using globs
istanbul-lib-processinfo
bcoe
A utility for managing the `processinfo` folder that NYC uses.
@istanbuljs/load-nyc-config
coreyfarrell
Utility function to load nyc configuration
@istanbuljs/schema
coreyfarrell
Schemas describing various structures used by nyc and istanbuljs