Forum Discussion
05ten
8 years agoContributor
If you use the soapui-maven-plugin you can enable the setting to produce JUnit reports from the soapui test, its most likely possible to do from the test runner aswell but I don't know the arguments, it's in the gui though. Jenkins understands JUnit reports and would mark the build unstable if there are any test failures.
And make sure you use assertions of course, not really a test otherwise! :)
https://www.soapui.org/reporting/generating-html-reports.html
And make sure you use assertions of course, not really a test otherwise! :)
https://www.soapui.org/reporting/generating-html-reports.html