SimpleCov Alternatives
-
ruby
The Ruby Programming Language [mirror]
-
Sequel
Sequel: The Database Toolkit for Ruby
-
Scout
Get performance insights in less than 4 minutes. Scout APM uses tracing logic that ties bottlenecks to source code so you know the exact line of code causing performance issues and can get back to building a great product faster.
-
simplecov
Code coverage for Ruby with a powerful configuration library and automatic merging of coverage across test suites [Moved to: https://github.com/simplecov-ruby/simplecov] (by colszowka)
-
undercover
Actionable code coverage - detects untested code blocks in recent changes
-
Coverband
Ruby production code coverage collection and reporting (line of code usage)
-
bashcov
Code coverage tool for Bash
-
mutant
Automated code reviews via mutation testing - semantic code coverage.
Posts
-
Question about wrapping instance vars in attr_reader
Technically you could measure the usage with MethodCoverage. But that is future talk for simplecov. So in theory we could visualize unused instance variables
Stats
simplecov-ruby/simplecov is an open source project licensed under MIT License which is an OSI approved license.