maven-soapui-extension-plugin icon indicating copy to clipboard operation
maven-soapui-extension-plugin copied to clipboard

[test goal] improve report with better junit xml files (OSS runner)

Open redfish4ktc opened this issue 12 years ago • 1 comments

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

redfish4ktc avatar Feb 12 '13 09:02 redfish4ktc

Initial implementation inspired from http://blog.infostretch.com/customizing-soapui-reports

redfish4ktc avatar Apr 17 '14 10:04 redfish4ktc