On Tue, 7 Aug 2001 00:31, Berin Loritsch wrote: > I am working on changing the Ant junitreport tag to use > Xalan 2. Once that is done, we have browsable HTML pages > for the test results.
kewl - how about something that prints out to the console instead ? (or aswell) ;) Main reason is I run unit tests almost every build and don't want to have to go via other mediums. I want it to display where error occurs so can get on with coding. > Also, there is an alternative to execute the > org.apache.avalon.excalibur.test.ExcaliburTestSuite class > and bring up the swing test runner. The only caviat is that > the ant script would stall until you closed it. blech - even more of a slowdown ;) Cheers, Pete *-----------------------------------------------------* | "Faced with the choice between changing one's mind, | | and proving that there is no need to do so - almost | | everyone gets busy on the proof." | | - John Kenneth Galbraith | *-----------------------------------------------------* --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
