We are creating a Team City build server. In previous VS 2008 projects, the full version of Visual Studio was installed on the build server.
Now we are starting the VS 2010 project.
Can I run MSTest tests on Team City build server without installing Visual Studio?
source share