You could try using rspec or Cucumber along with watir webdriver which will help you generate HTML reports.
On Wed, Jan 7, 2015 at 1:05 AM, Ma St <[email protected]> wrote: > I have created a ruby script and am attempting to understand how to > generate an HTML results file. I am using Test:Unit for the Framework. I > have searched on Google, but the sites refer to something called "OpenQA" > that no longer exists. > > If I am doing functional automation with Watir, is Test:Unit the best > framework? If so, how do I generate a HTML file from my assert and If > validation statements? > > Thanks. > > -- > -- > 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. > -- Regards, Anisha Narang -- -- 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.
