Re: [rspec-users] [Cucumber] code stats

2009-01-19 Thread aslak hellesoy
On Mon, Jan 19, 2009 at 9:38 PM, James Byrne wrote: > Rspec provides a stats task for rake. However, it does not reference > cucumber step definitions, possibly because these are not easily > categorized into the MVC etc. test classifications that the rspec task > uses. > > Is extending the rake

[rspec-users] [Cucumber] code stats

2009-01-19 Thread James Byrne
Rspec provides a stats task for rake. However, it does not reference cucumber step definitions, possibly because these are not easily categorized into the MVC etc. test classifications that the rspec task uses. Is extending the rake stats task to encompass cucumber step definitions possible? If s