Integrating with Team Foundation Server 2010
To integrate with MS Team Foundation Server 2010:
1. From the Typemock Isolator installation folder, copy the AutoDeploy folder to the projects root directory in your source control tree.
2. In Team Foundation Server, click the Excluded tab.
3. Select all the items.
4. Click Include.
MS Team Foundation Server might prompt you to map your
workspace. Map your server folder to your local project
directory.
5. Check-in the AutoDeploy folder into the Team Foundation Server.
6. In Source Control Explorer, create a new folder in the repository under your team's project, and name it CustomActivities.
7. Copy TypemockTFS2010.dll from the AutoDeploy folder to the CustomActivities folder.
8. Copy DefaultTemplateWithTypemock.xaml from AutoDeploy folder to the BuildProcessTemplates folder.
9. Check-in the changes.
10. In Team Explorer, right-click on Builds.
11. Select Manage Build Controllers.
The Manage Build Controllers window is displayed.
12. Click Properties.
The Manage Build Controllers Properties window is displayed.
13. On the right from the Version control path to custom assemblies field, click ....
The Browse window is displayed.
14. Navigate to the CustomActivities folder in your repository.
15. Click OK.
16. Restart Visual Studio.
17. In Team Explorer, right click on your build definition.
18. Select Edit Build Definition.
The Build Definition window is displayed.
19. Select Process.
20. In the Build Process Template area, click Show.
The New Build Process Template window is displayed.
21. Select the Select an existing XAML file option.
22. Click Browse.
The Browse window id displayed.
23. Select DefaultTemplateWithTypemock.xaml.
24. Click OK.
25. In the Build Definition window, select Workspace.
26. Copy the path displayed in the Source Control Folder column.
27. Click Process.
28. Scroll down to the bottom of the Build process parameters list to the Typemock properties
29. In the Build process parameters list, paste the source control folder path next to AutoDeploy server directory and add the AutoDeploy directory.
30. Fill in the license details.