Eigen Class
Posts: 358
Nickname: eigenclass
Registered: Oct, 2005
Eigenclass is a hardcore Ruby blog.
|
|
|
|
rcov 0.2.0: speedy, prettier, more convenient code coverage
|
Posted: Feb 25, 2006 5:56 AM
|
|
Advertisement
|
I'm releasing version 0.2.0 of the rcov code coverage tool for Ruby.
Visible changes since 0.1.0:
- improved HTML output (cleaner and more readable) --- using xx under the hood
- textual output: execution counts or code decorated with ANSI sequences
- more convenient interface: run several scripts/tests in one go, argument propagation...
It can be downloaded from here.
Screenies
Code coverage summary
Detailed code coverage information
Read more...
Read: rcov 0.2.0: speedy, prettier, more convenient code coverage
|
|