TFS Build server and running MSTest - directory creation error
When you create a build type for a team project on TFS you can enable testing using MSTest by saying ‘run any tests that are found in a given DLL’. I used this today to create a CI build for a project, I am looking at using Team Build as opposed to CruiseCrontrol as we have done historically. I hit a problem that the tests were running but the build was failing (or in Team build speak - partial succeeding i.e. compiling but not passed testing). On looking in the build log I saw the error was: ...