> I've been thinking of an extra junit4 task in its own antlib, this could
go alongside it. I've also done a junit3 runner for hadoop, runs each test
suite as a separate task... That sounds like a good approach. This way one
simply needs to add a jar to their existing project. Hadoop sounds great as
well.

On Wed, Jul 1, 2009 at 9:25 AM, Steve Loughran <ste...@apache.org> wrote:

> Jason Rutherglen wrote:
>
>> Hello, please excuse the newbie question.
>> For the Apache Lucene project I'd like to paralleize the unit tests by
>> subclassing JUnitTask into ParallelJUnitTask which executes JUnitTests in
>> threads.
>>
>> I don't understand how to place things like <batchtest> into the new
>> <paralleljunit> task tag properly.  Here's what I've tried in the
>> build.xml:
>>
>>
> I've been thinking of an extra junit4 task in its own antlib, this could go
> alongside it. I've also done a junit3 runner for hadoop, runs each test
> suite as a separate task...
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: user-unsubscr...@ant.apache.org
> For additional commands, e-mail: user-h...@ant.apache.org
>
>

Reply via email to