RadGuru
2 years agoOccasional Contributor
Name Mapping merge conflict
we are 3 team member and we are new to Keyword test. We are working on same project suite cloned from git master. We are having merge conflict every time we try to pull latest code from master to our branch which is expected since we are using same keywords, Regions and Name mapping. Is there any way to avoid merge conflict? It is easy to resolve merge conflicts for Keyword and Regions, but difficult for Name mapping. Can anyone suggest if we cannot avoid merge conflict, then how to resolve it? We tried to resolve it and were able to merge on master branch, then when we pull latest code, our test are not running, it says object was not found. We have to revert back our code 3 times from master and rewrite test again.