awesome-repositories.com
© 2026 Bringes Technology SRL·VAT RO45896025·hello@bringes.io
MCPSitemapPrivacyTerms
Test Coverage Collections · Awesome GitHub Repositories

1 repo

Awesome GitHub RepositoriesTest Coverage Collections

Metrics and reporting on the percentage of code paths executed during testing.

Explore 1 awesome GitHub repository matching testing & quality assurance · Test Coverage Collections. Refine with filters or upvote what's useful.

  1. Home
  2. Testing & Quality Assurance
  3. General Testing Utilities
  4. Test Utilities & Assertions
  5. Coverage, Diagnostics and Reporting
  6. Test Coverage Collections

Awesome Test Coverage Collections GitHub Repositories

Describe the repository you're looking for…
We'll search the best matching repositories with AI.
  • denoland/deno

    denoland/deno

    106,258GitHubView on GitHub↗

    Deno is a high-performance runtime for JavaScript and TypeScript that prioritizes security and developer productivity. Built on the V8 engine, it provides a secure execution environment that enforces a default-deny security model, requiring explicit user authorization for access to system resources like the file system

    Calculates execution metrics directly from the engine to identify untested logic and verify code path coverage.

    Rustdenojavascriptrust