InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now. Learn more →
Top 5 JavaScript Code Coverage Projects
-
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.
-
InfluxDB
InfluxDB – Built for High-Performance Time Series Workloads. InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
-
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.
-
-
-
check-code-coverage
Utilities for checking the coverage produced by NYC against extra or missing files
-
Sevalla
Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
JavaScript Code Coverage discussion
JavaScript Code Coverage related posts
-
Testing Vue components the right way
-
Don't target 100% coverage
-
Unit testing like a Hacker
-
Auto-Publish Your Test Coverage Report on GitHub Pages
-
Dear Linux, Privileged Ports Must Die
-
My favorite web applications for test automation practice
-
When developing in React, what do you find most frustrating or cumbersome?
-
A note from our sponsor - InfluxDB
www.influxdata.com | 1 Sep 2025
Index
What are some of the best open-source Code Coverage projects in JavaScript? This list will help you:
# | Project | Stars |
---|---|---|
1 | nyc | 5,699 |
2 | tap | 2,395 |
3 | cypress-and-jest | 216 |
4 | storybook-code-coverage | 32 |
5 | check-code-coverage | 25 |