A Karma plugin. Generate code coverage.
TypeScript definitions for karma-coverage
TypeScript definitions for karma-coverage-istanbul-reporter
A karma reporter that uses the latest istanbul 1.x APIs (with full sourcemap support) to report coverage.
Instrument code with istanbul without causing conflict with karma-coverage
Creates index.html wrapper for folders generated by Karma coverage html-reporter
Type definitions for karma-coverage v0.5.3 from https://www.github.com/DefinitelyTyped/DefinitelyTyped
a karma-coverage plugin for incremental coverage
A Karma plugin to generate code coverage for JavaScript files. A fork of https://github.com/karma-runner/karma-coverage without the flakey coffee dependencies.
Fix for karma-coverage 'all sources'
Karma preprocessor for instrumenting javascript code for coverage
### Example karma.conf.js
Karma reporter that checks coverage thresholds with coverage data generated by karma-coverage. Because it reads its data from a json file, it can also handle remapped coverage data provided by karma-remap-istanbul to allow source-map support.
Karma preprocessor to instrument es5 files for use with karma-coverage-istanbul-reporter
A babel plugin that adds istanbul instrumentation to ES6 code
Merges several istanbul coverage report JSON files into one. Thereby normalizes absolute path to relative ones, fixes a problem with karma-coverage-istanbul-reporter and aligns list of statements, that do not match 1:1 with some heuristics
Karma coverage which base on Playwright
A Webpack loader that uses Istanbul to add code coverage instrumentation
TypeScript typings for karma-coverage
A Karma plugin. Generate code coverage with support of ES6
A Webpack loader that uses Istanbul to add code coverage instrumentation
Istanbul instrumenter loader for webpack
Use webpack with karma
Karma reporter that shows coverage for original non transpiled code (TypeScript, ES6/7, etc)
No description provided.
No description provided.