From: Chris McGrath Date: 2006-06-01T07:16:04+09:00 Subject: Re: [ANN] rcov 0.5.0: code coverage + callsite info, RubyGems, Rant... On 30 May 2006, at 13:40, Pe�a, Botp wrote: > fr Mauricio: > # Source code, additional information, screenshots... available at > # http://eigenclass.org/hiki.rb?rcov > # Release information: > # http://eigenclass.org/hiki.rb?rcov+0.5.0 > > rcov is really very useful. > Thank you for sharing rcov. > Seconded! I love it. Thank you bery much. My candidate for the "I want a Pony awards is" Some king of mashup between rcov, rake and ZenTest. I'd like something so that running tests became something akin to making a build in a static language, rcov would tell autotest what tests it needed to re-run based on the profiling information and whine heavily when you have code that's called isn't under test. /me hopes the lazyweb will provide! (and wishes he had proper time himself) Chris