Re: Integration testing best practices

2009-04-10 Thread Carr, Brian M
/display/MAVENUSER/Maven+and+Integration+Testing Maven: The Definitive Guide is curiously silent on this issue. Can anyone point me to some up-to-date discussion of integration testing best practices for Maven? Failing that, would you care to share your thoughts on this mailing list? Thanks

AW: Integration testing best practices

2009-04-09 Thread Rouvinez, Jean-Claude
Voegele [mailto:ja...@jvoegele.com] Gesendet: Mittwoch, 8. April 2009 19:23 An: users@maven.apache.org Betreff: Integration testing best practices I'm interested in knowing the current thinking on best practices for integration testing in Maven projects. I did find a few articles on the Web

AW: AW: Integration testing best practices

2009-04-09 Thread Rouvinez, Jean-Claude
[mailto:adam.ma...@cyberspaceroad.com] Gesendet: Donnerstag, 9. April 2009 11:41 An: Maven Users List Betreff: Re: AW: Integration testing best practices I use (3) as well. I haven't got many integration tests - I just do it to make sure it works. But I'd be interested to find out what kind of metrics

Re: AW: Integration testing best practices

2009-04-09 Thread Adam Hardy
] Gesendet: Mittwoch, 8. April 2009 19:23 An: users@maven.apache.org Betreff: Integration testing best practices I'm interested in knowing the current thinking on best practices for integration testing in Maven projects. I did find a few articles on the Web that discuss this issue, but they all

Integration testing best practices

2009-04-08 Thread Jason Voegele
/MAVENUSER/Maven+and+Integration+Testing Maven: The Definitive Guide is curiously silent on this issue. Can anyone point me to some up-to-date discussion of integration testing best practices for Maven? Failing that, would you care to share your thoughts on this mailing list? Thanks. -- Jason

Re: Integration testing best practices

2009-04-08 Thread Wendy Smoak
On Wed, Apr 8, 2009 at 10:22 AM, Jason Voegele ja...@jvoegele.com wrote: I'm interested in knowing the current thinking on best practices for integration testing in Maven projects.  I did find a few articles on the Web that discuss this issue, but they all are a bit old now.  The most relevant