Top 4 Ruby coverage-report Projects
-
SimpleCov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Have you wondered how much of the logic in your views is exercised in your test suite? Thanks to this change, now you can see that in tools like SimpleCov.
-
-
Onboard AI
Learn any GitHub repo in 59 seconds. Onboard AI learns any GitHub repo in minutes and lets you chat with it to locate functionality, understand different parts, and generate new code. Use it for free at www.getonboard.dev.
-
RSpec Tracer
RSpec Tracer is a specs dependency analyzer, flaky tests detector, tests accelerator, and coverage reporter tool for RSpec. It maintains a list of files for each test, enabling itself to skip tests in the subsequent runs if none of the dependent files are changed. It uses Ruby's built-in coverage library to keep track of the coverage for each test.
-
Ruby coverage-report related posts
Index
What are some of the best open-source coverage-report projects in Ruby? This list will help you:
Project | Stars | |
---|---|---|
1 | SimpleCov | 4,662 |
2 | Coverband | 2,327 |
3 | RSpec Tracer | 145 |
4 | bashcov | 141 |