Forum Discussion
nmrao
5 years agoCommunity Hero
Similarly we can write back the suite from sub project in case if any updates to the original project in the same fashion.
aaronpliu
5 years agoFrequent Contributor
Thanks nmrao , actually I would like to work on composite project since many team members cooperate and just one script library to share.
Each test suite save as a directory which including element.order and .xml, and each test suite belongs to an owner. When owner update test suites and the change take place in current test suite only, do not impact any other test suite and will not change order / element under project root (git checkout and ignore specified folder in project)
Thanks,
/Aaron
- nmrao5 years agoCommunity HeroI couldn't try on composite. But the API should still be same ?