Setting Up the Integration with MS Team Foundation Server
To integrate with MS Team Foundation Server 2013:
1. In Source Control Explorer, under your project, create a new folder named TypemockActivities.
2. From the AutoDeploy folder stored in the Typemock Isolator installation folder, copy DefaultTemplate.12.0.WithTypemock.xaml to the Typemock Activities folder.
3. From the AutoDeploy folder, copy the following files to the TypemockActivities folder:
• Configuration.dll
• TypeMock.CLI.Common.dll
• TypeMock.Integration.dll
• Typemock.Interceptors.dll
• TypeMock.TFS2013.dll
MS Team Foundation Server might prompt you to map your
workspace. Map your server folder to your local project
directory.
4. Check-in the changes.
5. In Team Explorer, click Builds.
6. Under Actions, select Manage Build Controllers.
The Manage Build Controllers window is displayed.
7. Click Properties.
8. Next to the Version control path to custom assemblies field, click ....
The Browse window is displayed.
9. Browse to the TypemockActivities folder in your repository.
10. Click OK.
11. In Team Explorer, right click on your build definition.
12. Select Edit Build Definition.
The Edit Build definition window is displayed.
13. Select Process.
14. In the Build process template area, click Show Details.
15. In the Build process file field, click New.
The Browse window is displayed with the team projects shown as default.
16. In the Version control path field, click Browse.
The Browse window is displayed.
17. Navigate to the TypmockActivities folder.
18. Select DefaultTemplate.12.0.WithTypemock.xaml
19. Click OK.