I\'m attempting to run unit tests from the command line. I tried using the mstest.exe program using the following command:
E:\\VS Projects\\...\\>\"C:\\Progra
Thanks for Hans Passant for guidance.
The solution is to use:
C:\Program Files (x86)\Microsoft Visual Studio 11.0\Common7\IDE\CommonExtensions\Microsoft\TestWindow\vstest.console.exe