sinis
2 years agoContributor
Running Googletests in TestComplete
We have a TCUnit Test in TestComplete where we have an application exe and then we run it and load all the methods from Visual Studio and run it. But can we do the similar method when we use Google Tests or some other framework where we can load the tests and select the tests and run it in TestComplete or do we have to use the dll and run all tests?