Forum Discussion

wusunuku's avatar
wusunuku
Occasional Visitor
5 years ago
Solved

TestComplete and vstest

Hello,

I have a need to run an existing Visual Studio unit test project from TestComplete. The instructions I have found are for mstest.exe, but mstest was supplanted by vstest.console at Visual Studio 2012 and my tests were written in VS 2017.
So, is there a way to get TestComplete to use vstest ?