Forum Discussion
AlexKaras
16 years agoCommunity Hero
Hi Harshad,
TestComplete has no special support for some special source control system (SCC) but instead it supports Microsoft Source Code Control API (see the 'Integration With Source Code Control Systems' help topic for more details). That means that any SCC (or the provider for that SCC) that supports MS SCC API can be recognized and used by TestComplete.
So I would recommend you to check if Mercurial supports MS SCC API and look for the provider in case it does not.
TestComplete has no special support for some special source control system (SCC) but instead it supports Microsoft Source Code Control API (see the 'Integration With Source Code Control Systems' help topic for more details). That means that any SCC (or the provider for that SCC) that supports MS SCC API can be recognized and used by TestComplete.
So I would recommend you to check if Mercurial supports MS SCC API and look for the provider in case it does not.