Name : ruby-rcov
| |
Version : 0.8.0.2
| Vendor : Mandriva
|
Release : 1mdv2008.0
| Date : 2007-04-22 09:34:41
|
Group : Development/Ruby
| Source RPM : ruby-rcov-0.8.0.2-1mdv2008.0.src.rpm
|
Size : 0.38 MB
| |
Packager : Pascal Terjan < pterjan_mandriva_org>
| |
Summary : Code coverage for Ruby
|
Description :
rcov is a tool for simple code coverage analysis in Ruby. It features:
- fast execution: 20-300 times faster than previous tools - multiple analysis modes - fairly accurate coverage information through code linkage inference using simple heuristics - XHTML and several kinds of text reports - easy automation with Rake via a RcovTask - colorblind-friendliness
Code coverage shouldn\'t be abused (in few words, C0 coverage guarantees nothing) but it\'s still useful for testing: it will at least tell you when your tests need more work, and most importantly where.
|
RPM found in directory: /vol/rzm6/linux-mandriva/official/2008.0/i586/media/contrib/release |