On Fri, May 1, 2009 at 7:22 PM, Anil Gollaa <li...@ruby-forum.com> wrote:

> Hi,
> I was able to run the scenarios using rake features in cucmber,
> All the respective results are displayed in colour in std output.
>
> is there any plugin using which i can capture these results(that are
> generated at run time).
> Please let me know the procedure to capture these logs in to a files.
>

cucumber features -o FILE

Where FILE is the name of the file to redirect the output to.

Ben
_______________________________________________
rspec-users mailing list
rspec-users@rubyforge.org
http://rubyforge.org/mailman/listinfo/rspec-users

Reply via email to