Formatting a SoapUI Project File

I use the free version of SoapUI (version 4.6.1) and notice that its project files are very poorly formatted. Many of its elements are not outlined or indented, as you would expect from a large XML file supported by developers.

This makes it difficult to analyze the differences and merge the changes with the project files controlled by the source.

I know that SoapUI Pro offers a way to solve this problem with diff and merge with the option for multi-file composite projects as another SO question and answer ; but I would like to have the best experience in the free version of SoapUI.

Is there any way to make SoapUI format its project files?

+7
soapui
source share
1 answer

Yes you can do it. Settings โ†’ WSDL Settings โ†’ Prepress files of the project project.

+14
source share

All Articles