delpier
13 years agoNew Contributor
Issue with customizing HTML from SOAPUI JUnit Reports
Hi,
I'm trying to customize the HTML from JUnit Reports, by changing the maven-soapui-plugin.
I've follow the bases from this blog:
http://blog.infostretch.com/customizing-soapui-reports
I already extended the JUnitReportCollector class to override the afterStep method, in order to add more details to the report.
However this approach doesn't work, because the HTML doesn't seems to be overriden in the afterStep method
Anyone can give any idea why this approach doesn't work or there is a better solution?
Thanks, delpier
I'm trying to customize the HTML from JUnit Reports, by changing the maven-soapui-plugin.
I've follow the bases from this blog:
http://blog.infostretch.com/customizing-soapui-reports
I already extended the JUnitReportCollector class to override the afterStep method, in order to add more details to the report.
However this approach doesn't work, because the HTML doesn't seems to be overriden in the afterStep method
Anyone can give any idea why this approach doesn't work or there is a better solution?
Thanks, delpier