GitHub user kobikis opened a pull request:
https://github.com/apache/maven-surefire/pull/9
[SUREFIRE-927] Added support for TestNG configuration configFailurePolicy
configFailurePolicy - Whether TestNG should continue to execute the
remaining tests in the suite or skip them if an @Before* method fails.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/kobikis/maven-surefire master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/maven-surefire/pull/9.patch
----
commit b2137f25c434cbc468e2aa043ddcfdfaab1693a3
Author: kobikis <kobi1324>
Date: 2012-11-13T11:47:43Z
[SUREFIRE-927] Added support for TestNG configuration configFailurePolicy
configFailurePolicy - Whether TestNG should continue to execute the
remaining tests in the suite or skip them if an @Before* method fails.
----
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]