Try using the maven plugin.. It starts/stops your server and does a nice report...
> -----Original Message----- > From: Ian Huynh [mailto:[EMAIL PROTECTED] > Sent: Wednesday, December 10, 2003 6:28 PM > To: [EMAIL PROTECTED] > Subject: how do you automate batch test run + output in HTML? > > > We have a large number of JUnit tests that are currently > running via > http://localhost/test/ServletTestRunner?suite=mytestsuite_01&x > sl=cactus-report.xsl > http://localhost/test/ServletTestRunner?suite=mytestsuite_02&x sl=cactus-report.xsl http://localhost/test/ServletTestRunner?suite=mytestsuite_03&xsl=cactus-repo rt.xsl what i'd like to do is 1. automatically run these tests 2. capture the html output 3. group/sort the outputs into java doc style (3 frames) is there such a facility already built-in to Cactus? Thanks --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
