escover
Coverage tool
A tool for collecting code coverage for EcmaScript Modules in JavaScript applications
🎩 Coverage for EcmaScript Modules
8 stars
3 watching
0 forks
Language: JavaScript
last commit: 27 days ago Related projects:
Repository | Description | Stars |
---|---|---|
tntim96/jscover | Measures code coverage in JavaScript applications to ensure test reliability and quality | 399 |
ember-cli-code-coverage/ember-cli-code-coverage | A tool for measuring code coverage in JavaScript-based Ember.js applications | 195 |
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 |
coderaiser/estrace | A tool for tracing and analyzing function calls in JavaScript code at runtime | 13 |
coderaiser/mock-import | Tools to mock and analyze JavaScript import statements in Node.js | 26 |
sebastianbergmann/phpcov | Tools for generating and analyzing code coverage reports from PHP applications | 227 |
coderaiser/speca | Automates writing tape tests using Putout. | 4 |
adametry/gulp-eslint | Identifies and reports on patterns in ECMAScript/JavaScript code | 562 |
stevegilham/altcover | A cross-platform coverage tool set for .NET and Mono | 501 |
lucaslorentz/minicover | A tool to measure and report on the quality of code in .NET Core applications | 209 |
zenparsing/esparse | An ECMAScript parser that produces an abstract syntax tree from source code | 116 |
mozilla/grcov | A tool that collects and aggregates code coverage data from various source files and generates reports in multiple formats. | 1,190 |
serut/meteor-coverage | Tool for measuring code coverage in Meteor projects | 54 |
alfert/coverex | Generates code coverage reports for Elixir projects | 101 |
emprisecorporation/ejscharts | A powerful JavaScript charting library with interactive features and real-time data loading capabilities | 34 |