You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by di...@multitask.com.au on 2002/11/01 01:01:24 UTC

Re: [collections] maven test versus ant test

Rodney Waldhoff <rw...@apache.org> wrote on 01/11/2002 08:58:38 AM:

> Thanks dion.  Can you describe "maven test:single-test" in more detail, 
or
> point me to some docs on it?

Ah, the maven documentation :) That one's still on my todo list, but, 
here's a short description:

To run a single unit test via Maven, use:


maven -Dtestcase=MyTest test:single-test

where MyTest is the class name of the test to execute.

> 
> > You can do this @ the moment using maven test:single-test. I can add a
> > target for that sort of thing into the generated ant build.xml file it 
you
> > want...
--
dIon Gillard, Multitask Consulting
Work:      http://www.multitask.com.au
Developers: http://adslgateway.multitask.com.au/developers




--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>