rcov / 0.2.0
| Short description: | code coverage analysis tool | |||||
|---|---|---|---|---|---|---|
| Category: | Application/Testing | |||||
| Status: | stable | |||||
| Created: | 2006-02-28 16:23:27 GMT | |||||
| Last update: | 2006-02-28 16:23:27 GMT | |||||
| Owner: | mfp (Mauricio Fernandez) (Projects of this owner) | |||||
| Homepage: | http://eigenclass.org/hiki.rb?rcov | |||||
| Download: | http://eigenclass.org/static/rcov/rcov-0.2.0.tar.gz | |||||
| License: | Ruby's | |||||
| Dependency: |
|
|||||
| Description: | rcov is a tool for simple code coverage analysis in Ruby. It improves on the better known coverage[1] in a number of ways:
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. See eigenclass.org/hiki.rb?rcov for additional information, screenshots, etc. |
|||||
| Versions: | [0.8.0 (2007-02-28)] [0.7.0 (2006-08-15)] [0.6.0 (2006-06-14)] [0.5.0 (2006-05-31)] [0.4.0 (2006-05-23)] [0.3.0 (2006-05-05)] [0.2.0 (2006-02-28)] | |||||