[Webtest] Ant parallel task and reporting

Fabian Peters webtest@lists.canoo.com
Mon, 20 Jun 2005 20:46:15 +0000


Hi,

as my test suite grows at a frightening rate, I'm looking for ways to 
reduce execution time. While ant's parallel task works nicely, it does 
of course screw up reporting when used w/o any further precautions. At 
some point, there was an "Appender" task in the repository, but it got 
removed.

Is there some replacement for it that I missed?

cheers

Fabian