> The problem with this is the need to run .NET > Framework and install another tool for it to work. Do you or > someone else know how to do it only with Watir and an open > source CI Tool ?
Oh, yes, if I knew a simplier way (the one without intermediate xUnit framework) I would like to use it too. Since I use CruiseControl.NET to build ASP.NET applications, I stopped at that obvious solution for a while. And thank you too! I did not know about that Test::Unit::UI::Reporter. It can produce an XML report either, which CruiseControl can merge whith its build log file. So when I have a little time for it, I should write an xsl-stylesheet for CC to make reports right for Ruby tests! Whatever CI tool you will select, I hope that XML should work in majority of cases. Yury. _______________________________________________ Wtr-general mailing list [email protected] http://rubyforge.org/mailman/listinfo/wtr-general
