> -----Original Message-----
> From: Bengt-Erik Fröberg [mailto:[EMAIL PROTECTED]
> Sent: mardi 10 janvier 2006 16:28
> To: 'Maven Users List'
> Subject: SV: How to bind execution of integration tests to integration-
> test phase
> 
> Hi and thanks for answering.
> 
> I see.... but what does the integration-test phase actually do today then?

It's a phase you can bind to. What I'm simply saying is that the surefire
plugin currently only supports running one type of tests at once.

-Vincent 

> -----Ursprungligt meddelande-----
> Från: Vincent Massol [mailto:[EMAIL PROTECTED]
> Skickat: den 10 januari 2006 16:12
> Till: 'Maven Users List'
> Ämne: RE: How to bind execution of integration tests to integration-test
> phase
> 
> 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]
> 
> 
> 
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]






___________________________________________________________________________
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