NicolaFilosa_SE
2 years agoContributor
Using array values in xpath
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 ?