We added an MSTest Runner task to our job but it always errors out because it can't find mstest.exe. Here's the error in the log:
20-Dec-2012 07:14:18 Error occurred while running Task '(2)'. This build will fail. Caused by:
20-Dec-2012 07:14:18 java.lang.IllegalArgumentException: mstest.exe cannot be found
I've gone into the task configuration screen and altered the executable path to be C: Program Files (x86) Microsoft Visual Studio 11.0 Common7 IDE MSTest.exe. I've tried it with both the quotes and without the quotes.
Help!!??
See my answer to a similar question:
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi,
Just add MSTest.exe as an executable capability for your Bamboo remote agent and set the task to execute this executable.
Lucas Lima
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.