This extension adds the TestComplete Test Adapter Installer task that allows running TestComplete tests by using Visual Studio Test tasks.
Requirements
Use self-hosted (private) agents to run TestComplete tests. Running TestComplete tests on Microsoft-hosted agents is not supported.
The agent must have TestComplete (or TestExecute) installed.
Usage
Add the TestComplete Test Adapter Installer task to your build or release definition. Important: The task must precede any Visual Studio Test task that runs your TestComplete tests.
Configure your Visual Studio Test tasks to run your TestComplete tests.
More Information
To learn how to configure Visual Studio Test tasks to run your TestComplete tests, see the TestComplete documentation.