[rspec-users] [Cucumber] two running formats

2009-01-29 Thread aidy lewis
Hi, Is it possible to run the html and console formatting concurrently in Cucumber? Thanks Aidy ___ rspec-users mailing list rspec-users@rubyforge.org http://rubyforge.org/mailman/listinfo/rspec-users

Re: [rspec-users] [Cucumber] two running formats

2009-01-29 Thread aslak hellesoy
On Thu, Jan 29, 2009 at 8:21 PM, aidy lewis aidy.le...@googlemail.com wrote: Hi, Is it possible to run the html and console formatting concurrently in Cucumber? It should be, yes. Check --help for details. Are you running into any issues? Aslak Thanks Aidy