Running Visual Studio Test project from outside Running Visual Studio Test project from outside powershell powershell

Running Visual Studio Test project from outside


mstest.exe is the command line test runner.

It is documented on MSDN: http://msdn.microsoft.com/en-us/library/jj155804.aspx

I see no reason this will not work from PowerShell.