Name : ruby-rcov
| |
Version : 0.9.9
| Vendor : Mandriva
|
Release : 1mdv2011.0
| Date : 2010-12-20 23:23:29
|
Group : Development/Ruby
| Source RPM : ruby-rcov-0.9.9-1mdv2011.0.src.rpm
|
Size : 0.43 MB
| |
Packager : Rémy Clouard < shikamaru_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/devel/cooker/i586/media/contrib/release |