From: Richard Conroy Date: 2007-07-20T20:41:01+09:00 Subject: Re: Can Test/Unit output in XML? On 7/19/07, Maung Aung wrote: > Hi, > > Is there any way that I can get test/unit output file in XML format? Any > helpful advice would be very appreciated. There was a TestReport project on RubyForge, but it's been pulled or discontinued. I am looking for some kind of test-reporting tool myself actually. Reporting starts to get pretty important when you are dealing with tests written by QA.