|
Title: JUnit reports Post by: Philippe Camus on March 31, 2008, 07:24:12 pm Hi all,
In SoapUI Pro, when generating JUnit reports, the HTML documents are always overwritten. I would like ideally to have the "overview-frame.html", etc.. to contain a list of all test suites that I ran, not just the last one. Is it possible to generate such a summary file, and then simply overwrite the test results for each project/test suite? Each project has its own folder anyway. Thanks and best regards, Phil Title: Re: JUnit reports Post by: omatzura on March 31, 2008, 07:47:13 pm Hi Phil,
unfortunately this isn't currently possible, please add a feature request to the soapUI Pro Feature Request forum and we'll remember to fix it in an upcoming version. regards! /Ole eviware.com Title: Re: JUnit reports Post by: Philippe Camus on March 31, 2008, 08:11:35 pm Thanks Ole,
It is very easy to fix manually though, I just have to export/import the correct HTML frame with an ANT task before to execute the Test Suites. I will add this as a feature request. Best regards, Phil Title: Re: JUnit reports Post by: omatzura on March 31, 2008, 08:17:22 pm ok.. thanks!
/Ole eviware.com |