OK, kinda' weird actually... is it a hard task to extend this surefire
plugin to support different kinds of tests?

It would be great if you were able to define your own set of directories
with tests of different types and to optionally bind each directory to a
custom phase.
Maybe a <tests>-tag in the POM?
I saw there is already a discussion on these matters in the link you
submitted. That's great!

Regards,

/B-E



-----Ursprungligt meddelande-----
Från: Vincent Massol [mailto:[EMAIL PROTECTED] 
Skickat: den 10 januari 2006 16:38
Till: 'Maven Users List'
Ämne: RE: How to bind execution of integration tests to integration-test
phase



> -----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]



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

Reply via email to