A low-feature, dependency-free and performant test runner inspired by Rust and Deno
Helper functions for V8 coverage files.
Utilities for ESLint plugins.
Data library for istanbul coverage objects
Use this module to start and stop the V8 inspector manually and collect precise coverage.
V8 coverage provider for Vitest
TypeScript definitions for istanbul-lib-coverage
A babel plugin that adds istanbul instrumentation to ES6 code
Get CI environment variables for parallelizing builds
output coverage reports using Node.js' built in coverage
A Karma plugin. Generate code coverage.
Istanbul coverage provider for Vitest
A code coverage tool to generate native V8 reports or Istanbul reports.
Utilities for ESLint plugins.
A Webpack loader that uses Istanbul to add code coverage instrumentation
Perform async work synchronously in Node.js using `worker_threads` with first-class TypeScript support.
This plugin adds `TypeScript` support to `eslint-plugin-import`
Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster
The `postinstall` script helper for handling native bindings in legacy `npm` versions
A plugin for TypeDoc to generate a documentation coverage badge.
Test runner for Storybook stories
convert from v8 coverage format to istanbul's format
Datadog CI plugin for `coverage` commands
AST-aware v8-to-istanbul
Ruby's contemporary test coverage tools all lie, exaggerating coverage through false-positives and creating a false sense of security; minitest-coverage tries to address this. Coverage Analysis Tools rely on tracing facilities built into ruby’s VM. You run your tests, and collect data. Seems simple, but that’s a very flawed approach that buffers your coverage numbers up falsely. I’ve witnessed false coverage by as much as 60%, but it could be even worse. Worse, the tracing facilities currently make it impossible to get truly accurate numbers. Even so, they can be improved to be much more accurate.
Minitest reporter displaying SimpleCov coverage in Jest/Istanbul format with directory tree
Plugin for minitest. It provides minimal information about code coverage.
Test coverage with live awareness of what you're actually trying to test.
A simple plugin to report on minitest-handler coverage in a cookbook
Minitest plugin providing test coverage for views (which templates and partials were and werent generated during tests).
Filter test results to include only the system under test. A port of minitest-coverage
Core testing utilities for the Lesli Platform, providing standardized Minitest configuration, coverage setup, and shared testing conventions across applications, engines and gems.