bhasha
7 years agoOccasional Contributor
How can I re-run failed test cases using the soapui-maven-plugin?
Apache offers the maven-surefire-plugin with the parameter to re-run failed test cases as documented here: http://maven.apache.org/surefire-archives/surefire-2.18.1/maven-surefire-plugin/examples/rerun-failing-tests.html
Is there a way to make something like this work with the soapui-maven-plugin? I see the documentation for it here, but nothing that seems to offer this capability. https://www.soapui.org/test-automation/maven/maven-2-x.html