Search code examples
visual-studio-2012build-automationmicrosoft-fakes

Build Machine Unit Tests


What are the requirements to run automated builds through TFS, where the solution contains unit tests that use the Microsoft Fakes framework?

I have a build machine working now with VS 2010 and .NET 4.0. I know that VS 2012 Ultimate could be installed. How would I target VS 2012 rather than 2010?


Solution

  • TFS 2012 and Visual Studio 2012 are currently required on the build server to build and run tests using Fakes.