Re: [rspec-users] autometric gem

2007-11-10 Thread aslak hellesoy
On 11/10/07, Ben Burkert <[EMAIL PROTECTED]> wrote: > I'm working on tool to automatically run code metrics in the same way > as autotest. It's runs rcov, flog, and saikuro right now, and works > with rspec and rails. It's hosted at rubyforge: > > http://rubyforge.org/projects/autometric/ > > I'v

Re: [rspec-users] autometric gem

2007-11-10 Thread Ashley Moran
On Nov 10, 2007, at 7:15 am, Ben Burkert wrote: > I'm hoping to get Heckle working soon. It all looks great! Don't wait a microsecond before announcing Heckle support! Will you do heckling on a spec -> class one-to-one mapping? I recently hacked up (and dumped on my blog) a quick Rake ta

Re: [rspec-users] autometric gem

2007-11-09 Thread Pat Maddox
Very nice! Can't wait to check this out. Pat On 11/9/07, Ben Burkert <[EMAIL PROTECTED]> wrote: > I'm working on tool to automatically run code metrics in the same way > as autotest. It's runs rcov, flog, and saikuro right now, and works > with rspec and rails. It's hosted at rubyforge: > > htt

[rspec-users] autometric gem

2007-11-09 Thread Ben Burkert
I'm working on tool to automatically run code metrics in the same way as autotest. It's runs rcov, flog, and saikuro right now, and works with rspec and rails. It's hosted at rubyforge: http://rubyforge.org/projects/autometric/ I've got a post on how to configure it with growl: http://benb