Hi,

> -----Original Message-----
> From: Bengt-Erik Fröberg [mailto:[EMAIL PROTECTED]
> Sent: mardi 10 janvier 2006 14:34
> To: 'Maven Users List'
> Subject: How to bind execution of integration tests to integration-test
> phase
> 
> 
> 
> Hi
> 
> I have a set of JUnit unit tests which are executed during the test
> lifecycle phase.
> 
> Now I want to add integration-test classes in another directory to be
> executed during the integration-test phase.
> How do I accomplish that?
> 
> Using  Maven2 and ANT.

Right now you can't run both unit tests and integration tests in the same
project. We're discussing this and we'll probably modify the surefire plugin
to allow it. 

See
http://docs.codehaus.org/display/MAVEN/best+practices+-+testing+strategies

Thanks
-Vincent






___________________________________________________________________________
Nouveau : téléphonez moins cher avec Yahoo! Messenger ! Découvez les tarifs 
exceptionnels pour appeler la France et l'international.
Téléchargez sur http://fr.messenger.yahoo.com

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

Reply via email to