ReadyApi : avoid Git conflict
SOLVED- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ReadyApi : avoid Git conflict
Hi,
i want know if there a possible way to split SoapUI project XML into test suite folders that contains test cases files,to avoid confilcts using Git.
Thank you for your help
Solved! Go to Solution.
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Yes, that is possible. All you have to do is click on the project and then mark it as composite project. (so it would mean to set Composite project to true)
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Just following on from the advice that @Lucian has given, I would recommend that you then review the Ready API documentation page:
https://support.smartbear.com/readyapi/docs/testing/teamwork.html#git
in particular the section titled "Merging changes", as this contains information about two Ready API settings:
That can be used to further reduce the possibilities of merge conflicts.
