From: Mat Schaffer Date: 2006-06-01T08:10:47+09:00 Subject: Re: [ANN] rcov 0.5.0: code coverage + callsite info, RubyGems, Rant... On May 31, 2006, at 6:16 PM, Chris McGrath wrote: > 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) Maybe this is what you mean (I don't know ZenTest), but how hot would it be if someone made an eclipse plugin that did it as a continual background task (like, did it per file every time you saved) and popped up little "Attention" icons next to files and underlined the parts of code that weren't getting hit by unit testing. *drools* But in the mean time rcov is frickin hot! -Mat