On Thu, Jul 5, 2012 at 6:29 PM, Ry <[email protected]> wrote: > Which library would be most helpful that I should invest time learning to use for XML output from a watir script.
Cucumber[1] has "--format junit" option that will create xml reports. ci_reporter[2] creates xml reports for cucumber, rspec, test/unit and minitest. [1] http://cukes.info/ [2] https://github.com/nicksieger/ci_reporter Željko -- filipin.eu -- 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]
