You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@maven.apache.org by Guo Du <mr...@duguo.org> on 2011/01/02 19:57:46 UTC

Best practice for integration testing (IT)?

Happy New Year everyone,

maven-failsafe-plugin was used in [1] to perform IT. Both [1] and [2]
mentioned src/it/java, in 3.X, what's the current recommended way to
do the IT in terms of layout/plugin?

Thanks!

-Guo

[1] http://docs.codehaus.org/display/MAVENUSER/Maven+and+Integration+Testing
[2] http://docs.codehaus.org/display/MAVEN/best+practices+-+testing+strategies

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
For additional commands, e-mail: users-help@maven.apache.org


Re: Best practice for integration testing (IT)?

Posted by Anders Hammar <an...@hammar.net>.
As far as I know, the same. There is no change out of a user's perspective
when using Maven 3.0.

/Anders

On Sun, Jan 2, 2011 at 19:57, Guo Du <mr...@duguo.org> wrote:

> Happy New Year everyone,
>
> maven-failsafe-plugin was used in [1] to perform IT. Both [1] and [2]
> mentioned src/it/java, in 3.X, what's the current recommended way to
> do the IT in terms of layout/plugin?
>
> Thanks!
>
> -Guo
>
> [1]
> http://docs.codehaus.org/display/MAVENUSER/Maven+and+Integration+Testing
> [2]
> http://docs.codehaus.org/display/MAVEN/best+practices+-+testing+strategies
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: users-unsubscribe@maven.apache.org
> For additional commands, e-mail: users-help@maven.apache.org
>
>