On Wednesday, October 18, 2017 at 8:27:57 AM UTC-7, 江南 wrote: > > Hi, > > I am using Watir Ruby and in my cucumber.yml file I have this line of code > to produce the report: > > default: --no-source --color --format pretty --format html --out results.html > > > > But this code overwrites the existing report. How do I generate a new report > each time? > > > Thanks > > This is really more of a question for the Cucumber folks.
They might have a better idea, but one option would be to use a shell-script or batch-file that runs the tests and then renames the output file when it is done -- -- Before posting, please read http://watir.com/support. In short: search before you ask, be nice. [email protected] http://groups.google.com/group/watir-general [email protected] --- You received this message because you are subscribed to the Google Groups "Watir General" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
