I see MSTEST lives in C:\Program Files\Microsoft Visual Studio 8\Common7\IDE
Might MSTEST be available so we can use on a BUILD server (along with part of the VS install for just the unittest framework) to execute the TEAM TESTS in a VS2005 Test Project as part of a BATCH BUILD ? Is it available without having to install the VS2005 IDE on the build server similar to how you can just select that UNITTEST framework option install without the IDE being installed from the VS2005 install ? Its nice to have access to MSBUILD via the Frameworks to use with BUILD options but for testing, how can we get that MSTEST functionality without installing the IDE or the VSTS suite on the build server ?