Have jotted a ticket here: http://rspec.lighthouseapp.com/projects/16211/tickets/228-get-cucumber-to-tell-me-how-long-my-entire-feature-set-has-taken-to-run#ticket-228-1
Please edit accordingly :) On Fri, Mar 13, 2009 at 9:58 AM, Joseph Wilk <[email protected]> wrote: > steven shingler wrote: >> >> Hi all, >> >> How can I get cucumber to tell me how long my entire feature set has >> taken to run? >> >> (In the same way that RSpec does, for example) >> >> I have taken a look at the profile formatter, which is very cool and >> useful but doesn't give the overall time for the feature 'suite'. >> >> > > You are quite right, the profile formatter should also give you an overall > execution time. > > Would you mind raising a ticket in lighthouse for this please? > > http://rspec.lighthouseapp.com/projects/16211-cucumber/overview > > It would also be useful I think to show the execution time in the pretty > formatter in the same way that Rspec does. > > Thanks > > -- > Joseph Wilk > http://blog.josephwilk.net > > >> I know that (on *nix) I can use the 'time' command, but it would be >> cool to have something within cucumber itself. >> >> Thanks a lot, >> Steven >> _______________________________________________ >> rspec-users mailing list >> [email protected] >> http://rubyforge.org/mailman/listinfo/rspec-users >> >> > > > _______________________________________________ > rspec-users mailing list > [email protected] > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list [email protected] http://rubyforge.org/mailman/listinfo/rspec-users
