You can use Cucumber as a test framework and that works very well with watir/selenium. The html reports, screenshots etc. are all available with just a config setting. See this post if it helps - http://www.seleniumframework.com/basic-tutorial/html-reports/
On Tuesday, January 6, 2015 2:35:35 PM UTC-5, Ma St 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.
