maven-soapui-extension-plugin
maven-soapui-extension-plugin copied to clipboard
[test goal] improve report with better junit xml files (OSS runner)
This is an old request that appears several times in the soapui forum
- http://www.soapui.org/forum/viewtopic.php?f=5&t=17374
- http://www.soapui.org/forum/viewtopic.php?f=5&t=17784
- http://www.soapui.org/forum/viewtopic.php?f=2&t=4149
- http://www.soapui.org/forum/viewtopic.php?f=2&t=17209
- http://www.soapui.org/forum/viewtopic.php?f=5&t=19591
We should add a JunitReportCollector and make it be used by the TestCaseRunner. Be carreful to not break the security-test goal which also depends on the same collector.
For implementation discussion, see: http://www.soapui.org/forum/viewtopic.php?f=5&t=19820
Initial implementation inspired from http://blog.infostretch.com/customizing-soapui-reports