Re: Negative testing of Maven

2008-01-16 Thread Dan Fabulich
Evan Worley wrote: Does anyone have any examples or know how to construct negative integration tests using the maven-integration-test-helper and it-verifier, or any other component? I am trying to write an integration tests that validates that a build fails when a test fails. http://svn.apach

Negative testing of Maven

2008-01-16 Thread Evan Worley
Hi All, Does anyone have any examples or know how to construct negative integration tests using the maven-integration-test-helper and it-verifier, or any other component? I am trying to write an integration tests that validates that a build fails when a test fails. Thanks for any help, Evan