From: Jano Svitok Date: 2007-08-09T16:38:18+09:00 Subject: Re: HTML test output? On 8/8/07, Mark Slater wrote: > Well, with JUnit (and even PHPUnit) an XML log file is produced by > the unit tests. There are a few xsl and xslt stylesheets that can Search the archive for 'test unit xml' and you'll find several solutions. J.