Running MStests in console
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-06-2023
11:08 PM
06-06-2023
11:08 PM
Running MStests in console
I tried to create an MS Test application, and it is working well with vstest.console.exe but when I use MSTest.exe, I am getting error
Starting execution...
No tests to execute.
But when using test complete, there is only option for specifying MSTest.exe. Can we use vstest.console.exe to run the tests rather than MSTest.exe?
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-11-2023
11:16 AM
08-11-2023
11:16 AM
Did you go through all these setup steps?
https://support.smartbear.com/testcomplete/docs/working-with/integration/ms-vs/unit-tests.html
