Hi,

Is there anyway I can cycle through all the features in a folder and
pipe to html
through the command line?

For this:
C:\SvnProjects\my_application\features> cucumber *.feature --format html
 > my_application.htm

I am getting a wrong number of arguments (3 for 1).

Or how could run all features with a HTML report in a rake file?

Thanks

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

Reply via email to