On Sat, Aug 16, 2008 at 5:00 AM, lacton <[EMAIL PROTECTED]> wrote: > On Sat, Aug 16, 2008 at 5:15 AM, Assaf Arkin <[EMAIL PROTECTED]> wrote: >> http://people.apache.org/~assaf/buildr/coverage/ > > That's a lot of green! :-) > > Is there a rake task to generate this report?
rake rcov It outputs to report/coverage and report/spec.html. I plan to integrate that back into the site. Assaf > > Lacton >