Server-Side Integration
When you build a project on a server in addition to a build which runs on your local computer, you need to run tests as part of the server-side automated build (an exact way you run tests depends on the build server you use).
Typemock Isolator integrates with the following server-side components:
Build Scripts
Typemock Isolator supports integration with the following build scripts on any server:
• MSBuid. See Integrating with MSBuild.
• NAnt. See Integrating with NAnt.
Build Servers and Continuous Integration Servers
Typemock Isolator supports integration with the following build servers and continuous integration servers:
• Custom build servers. See Integrating with Custom Build Servers.
• CruiseControl.NET. See Integrating with CruiseControl.NET
• Jenkins CI. See Integrating with Jenkins CI.
• TeamCity. See Integrating with TeamCity.
• Team Foundation Server. See Integrating Xaml Based Build with Team Foundation Server.
• TFS and VSTS. See Installing Typemock TFS and VSTS Extension and Running Tests in TFS and VSTS.
Best practice for server integration is using Auto Deploy.