simplecov
https://github.com/simplecov-ruby/simplecov
Ruby
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
9 Subscribers
Add a CodeTriage badge to simplecov
Help out
- Issues
- Is there any way to stop simplecov and get the results from server. Since i need to install simplecov in Backend and have to run our automation suite .Once automation suite is over i need to stop simplecov in backend and have to get the results.
- Is there a way to skip the working directory from reports?
- The at_exit code is not run when using Minitest
- Support parallel_tests with multiple commands
- ParallelTests - Coverage Report Overwritten
- make_parallel_tests_available method is broken and raising warnings
- test_frameworks profile hides source directories with names like 'spec' or 'features'
- Add integration test for groups in simplecov_json_formatter
- SimulateCoverage discrepancy w.r.t. Coverage#line_stub
- Feature Request: Comment at the end of a line to disable coverage for a single line
- Docs