JSCover

Code Coverage Tool

Measures code coverage in JavaScript applications to ensure test reliability and quality

JSCover is a JavaScript Code Coverage Tool that measures line, branch and function coverage

GitHub

399 stars
28 watching
83 forks
Language: Java
last commit: 6 days ago
Linked from 2 awesome lists

coveragejavajavascript

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
alex-seville/blanket A JavaScript code coverage tool that adds statistics to existing tests, providing insight into which parts of the code are covered by tests. 1,401
serut/meteor-coverage Tool for measuring code coverage in Meteor projects 54
coderaiser/escover A tool for collecting code coverage for EcmaScript Modules in JavaScript applications 8
kaizhu256/jslint A tool for analyzing and improving the quality of JavaScript code 2
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
sebastianbergmann/phpcov Tools for generating and analyzing code coverage reports from PHP applications 227
stevegilham/altcover A cross-platform coverage tool set for .NET and Mono 501
istanbuljs/babel-plugin-istanbul A Babel plugin that adds instrumentation to JavaScript code to facilitate coverage analysis during testing 630
anishkny/playwright-test-coverage An extension to Playwright test that measures code coverage during end-to-end testing with Istanbul 83
valyouw/njstrace A utility that instruments and traces Node.js code, adding functionality to track function calls, arguments, return values, and execution time. 366
thedeeno/web-component-tester-istanbul A plugin for web-component-tester that collects and reports test coverage using Istanbul 28
senchalabs/jsduck Generates documentation for JavaScript code using Markdown and infers information from the code itself. 1,502
yeshan333/ex_integration_coveralls Provides tools to analyze code coverage at runtime 4
lucaslorentz/minicover A tool to measure and report on the quality of code in .NET Core applications 209