Is it possible to split the XML file of a SoapUI project into several small files?
I see that the XML file is a point of contention in code versioning and leads to many merge conflicts. It would be more reasonable if the project was divided into several small files, so that the changes were more isolated; but then we can get a joint configuration between them.
Is there a common solution to this problem? I have never used SoapUI (someone on my team uses it), so I'm probably not aware of SoapUI best practices.
soapui
EngineerBetter_DJ
source share