There is no natural support for it yet but discussions about best
strategies to use are still going on confluence. If you like to share
your opinion :)
http://docs.codehaus.org/display/MAVEN/Testing+Strategies

On 3/8/06, Martin Ankerl <[EMAIL PROTECTED]> wrote:
> Hi, I am using Maven 2 and would like to have multiple test
> directories. What is the best way to do this?
>
> I would like the directories
>
> src\test\java\acceptance\
> src\test\java\smoke\
> src\test\java\unit\
>
> and under each directory the normal package hierarchy. It seems to
> work if I just create the tests there, but is it possible to run just
> the unit tests or just the acceptance tests?
>
> --
> Martin Ankerl | http://martinus.geekisp.com/
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>


--
Alexandre Poitras
Québec, Canada

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to