Steven Shingler wrote:
> Hi all,
> 
> How can I get cucumber to tell me how long my entire feature set has
> taken to run?
> 

$ time rake features
...

29 scenarios
165 steps passed
4 steps failed
10 steps skipped
rake aborted!
Command failed with status (1): [/usr/bin/ruby -I 
"/usr/lib64/ruby/gems/1.8...]

(See full trace by running task with --trace)

real    3m9.355s
user    2m30.589s
sys     0m37.730s
-- 
Posted via http://www.ruby-forum.com/.
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to