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'. 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 rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users