[rspec-users] profile format to give overall time...?
James Byrne
lists at ruby-forum.com
Fri Mar 13 10:12:36 EDT 2009
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/.
More information about the rspec-users
mailing list