Forum Discussion
brainiac007
13 years agoOccasional Contributor
Hi,
There is no option in the TestRunner.bat for this. soapUI will create a subfolder for each TestSuite by default. In my CI-Environment we collect the data 'Test-*.xml' from all TestSuite (subfolders) and move then into the junit-history to monitoring reason.
To change the existing default behaviour you have to change 'JUnitReportCollector.java'
There is no option in the TestRunner.bat for this. soapUI will create a subfolder for each TestSuite by default. In my CI-Environment we collect the data 'Test-*.xml' from all TestSuite (subfolders) and move then into the junit-history to monitoring reason.
To change the existing default behaviour you have to change 'JUnitReportCollector.java'