Forum Discussion
4 Replies
- AlexKaras
Champion Level 1
Hi Mathijs,
Considering the fact that only script unit files can be (automatically) merged without more or less significant problems, I think that the best practice for TestComplete is to put the source control system into the locking mode. And try to split the work in a way to minimize the necessity for different people to change the same script unit file. - mgroenFrequent ContributorI merely use keyword testing. Is this a specific point of attention when choosing for a source control system?
- AlexKaras
Champion Level 1
*.tcKDTest files are xml files with a lot of GUIDs inside. So I think that they also can not be merged.- jaydeeOccasional Contributor
My problem with this is that the Repo for code source control is GIT but in TFS 2013 and I cannot get TestComplete to see the GIT repo when I connect to TFS.