npm 包搜索

搜索 npm 上的 JavaScript 依赖包

搜索 "istanbul" 的结果(共 69 个)
istanbul-api

High level API for istanbul features

BSD-3-Clause
istanbul-lib-source-maps

Source maps support for istanbul

BSD-3-Clause
istanbul-lib-hook

Hooks for require, vm and script used in istanbul

BSD-3-Clause
istanbul-lib-instrument

Core istanbul API for JS code coverage

BSD-3-Clause
istanbul-reports

istanbul reports

BSD-3-Clause
babel-plugin-istanbul

A babel plugin that adds istanbul instrumentation to ES6 code

BSD-3-Clause
istanbul-lib-report

Base reporting library for istanbul

BSD-3-Clause
v8-to-istanbul

convert from v8 coverage format to istanbul's format

ISC
@istanbuljs/schema

Schemas describing various structures used by nyc and istanbuljs

MIT
@istanbuljs/load-nyc-config

Utility function to load nyc configuration

ISC
@types/istanbul-lib-coverage

TypeScript definitions for istanbul-lib-coverage

MIT
babel-plugin-__coverage__

Babel 6.x plugin to add instrument code with Istanbul-compatible `__coverage__` variable.

MIT
coffee-coverage

Istanbul and JSCoverage-style instrumentation for CoffeeScript files.

MIT
rollup-plugin-istanbul

Seamless integration between Rollup and Istanbul.

MIT
monocart-coverage-reports

A code coverage tool to generate native V8 reports or Istanbul reports.

MIT
babel-plugin-coverage

Babel 6.x plugin to add instrument code with Istanbul-compatible `__coverage__` variable.

MIT
istanbul-harmony

Yet another JS code coverage tool that computes statement, line, function and branch coverage with module loader hooks to transparently add coverage when running tests. Supports all JS coverage use cases including unit tests, server side functional tests

BSD-3-Clause
gulp-istanbul

Istanbul unit test coverage plugin for gulp.

MIT
remap-istanbul

A tool for remapping Istanbul coverage via Source Maps

BSD-3-Clause
istanbul-combine

easily merge coverage data from multiple istanbul runs

MIT
mocha-istanbul

Istanbul code coverage reporter for Mocha

MIT
istanbul-instrumenter-loader

Istanbul instrumenter loader for webpack

MIT
argg

A poor man's test runner for tap, tape, or similar, that also can be used with istanbul. It's just three lines of code to require all globs or pathnames provided as command line arguments.

MIT
karma-coverage-istanbul-reporter

A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.

MIT
grunt-mocha-istanbul

Almost config-free Istanbul code coverage reporter for Mocha usage in Grunt

MIT
sourcemap-istanbul-instrumenter-loader

Istanbul instrumenter loader for webpack

WTFPL
karma-remap-istanbul

Call remap-istanbul as a karma reporter, enabling remapped reports on watch

MIT
istanbul-merge

Merge multiple istanbul coverage reports into one

MIT
grunt-template-jasmine-istanbul

Code coverage template mix-in for grunt-contrib-jasmine, using istanbul