babel-plugin-istanbul

Coverage analyzer

A Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing

A babel plugin that adds istanbul instrumentation to ES6 code

GitHub

631 stars
15 watching
76 forks
Language: JavaScript
last commit: 5 months ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
thedeeno/web-component-tester-istanbul A plugin for web-component-tester that collects and reports test coverage using Istanbul 28
anishkny/playwright-test-coverage An extension to Playwright test that measures code coverage during end-to-end testing with Istanbul 85
artberri/rollup-plugin-istanbul A plugin that enables code instrumentation and coverage reporting for Rollup-based projects 43
gotwarlost/istanbul A tool that measures and reports code coverage in JavaScript projects 8,701
ember-cli-code-coverage/ember-cli-code-coverage A tool for measuring code coverage in JavaScript-based Ember.js applications 195
benbria/coffee-coverage Instruments CoffeeScript files to measure code coverage using Istanbul, JSCoverage, or Streamline styles. 145
kaizhu256/jslint A tool for analyzing and enforcing coding standards in JavaScript codebases. 2
rung-tools/babel-plugin-holes A Babel plugin that adds expressive power to JavaScript by providing a system of holes for functional programming and function composition. 48
vitalets/babel-plugin-runtyper An add-on to JavaScript code analysis that detects and prevents type-coercion bugs during runtime. 116
ember-cli/babel-plugin-feature-flags Manages feature flags for enabling and disabling features in JavaScript code 57
babel/broccoli-babel-transpiler A plugin that transpiles JavaScript code to newer versions using Babel 57
babel/babel-brunch A Brunch plugin for transforming modern JavaScript code into vanilla ES5 for compatibility with older browsers. 69
foxbenjaminfox/babel-plugin-overload An experimental plugin for overloading operators in JavaScript 46
tntim96/jscover Measures code coverage in JavaScript applications to ensure test reliability and quality 399
babel/grunt-babel Enables transpilation of modern JavaScript code to older formats for compatibility with older environments. 437