JavaScript Code Coverage

Open-source JavaScript projects categorized as Code Coverage

Top 5 JavaScript Code Coverage Projects

Code Coverage
  1. nyc

    the Istanbul command line interface

    Project mention: Custom Angular and Karma Test Extension for VS Code | dev.to | 2025-01-13

    We usually run Angular tests through the cli ng test which picks the default config from /node_modules/@angular-devkit/build-angular/src/webpack/plugins/karma/karma.js, runs the tests in the project/workspace context, shows the execution log in the terminal and generates coverage using istanbul.js based on custom config we defined.

  2. Civic Auth

    Auth in Less Than 5 Minutes. Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.

    Civic Auth logo
  3. tap

    Test Anything Protocol tools for node

    Project mention: Matanuska ADR 017 - Vitest, Vite, Grabthar, Oh My! | dev.to | 2025-02-09

    When I started Matanuska, I chose Node Tap as my test framework. Tap was my favorite test framework in Node for a very long time. It's historically had an API that's less "magical" than some of the other frameworks out there, it outputs TAP by default - always a bonus - and it has pretty high-level reporting.

  4. cypress-and-jest

    Cypress and Jest both with code coverage running unit tests

  5. storybook-code-coverage

    Combining Storybook, Cypress and Jest Code Coverage

  6. check-code-coverage

    Utilities for checking the coverage produced by NYC against extra or missing files

  7. InfluxDB

    InfluxDB high-performance time series database. Collect, organize, and act on massive volumes of high-resolution data to power real-time intelligent systems.

    InfluxDB logo
NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

JavaScript Code Coverage discussion

Log in or Post with

JavaScript Code Coverage related posts

  • Testing Vue components the right way

    2 projects | dev.to | 6 Feb 2023
  • Don't target 100% coverage

    3 projects | dev.to | 19 Jan 2023
  • Unit testing like a Hacker

    6 projects | dev.to | 28 Oct 2022
  • Auto-Publish Your Test Coverage Report on GitHub Pages

    2 projects | dev.to | 28 Oct 2022
  • Dear Linux, Privileged Ports Must Die

    2 projects | news.ycombinator.com | 31 Aug 2022
  • My favorite web applications for test automation practice

    6 projects | dev.to | 2 Jun 2022
  • When developing in React, what do you find most frustrating or cumbersome?

    3 projects | /r/reactjs | 14 Mar 2022
  • A note from our sponsor - Civic Auth
    www.civic.com | 19 Apr 2025
    Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today. Learn more →

Index

What are some of the best open-source Code Coverage projects in JavaScript? This list will help you:

# Project Stars
1 nyc 5,662
2 tap 2,382
3 cypress-and-jest 216
4 storybook-code-coverage 32
5 check-code-coverage 25

Sponsored
Auth in Less Than 5 Minutes
Civic Auth comes with multiple SSO options, optional embedded wallets, and user management — all implemented with just a few lines of code. Start building today.
www.civic.com

Did you know that JavaScript is
the 3rd most popular programming language
based on number of references?