On Tue, Oct 7, 2008 at 6:47 PM, David Chelimsky <[EMAIL PROTECTED]> wrote: > On Tue, Oct 7, 2008 at 11:39 AM, aidy lewis <[EMAIL PROTECTED]> wrote: >> 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 > > This works for me: > > cucumber folder_name --format html > report.html >
Which should be obvious if you do cucumber --help Usage: cucumber [options] FILES|DIRS Aslak > Cheers, > David > >> >> 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 >> > _______________________________________________ > rspec-users mailing list > rspec-users@rubyforge.org > http://rubyforge.org/mailman/listinfo/rspec-users > _______________________________________________ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users