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 (the 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:

See Integrating with MSBuild.

See Integrating with NAnt.

Build Servers and Continuous Integration Servers

Typemock Isolator supports integration with the following build servers and continuous integration servers:

See Integrating with Custom Build Servers.

See Integrating with CruiseControl.NET

See Integrating with Jenkins CI.

See Integrating with TeamCity.

See Integrating Xaml Based Build with Team Foundation Server.

See Installing Typemock TFS and VSTS Extension and Running Tests in TFS and VSTS.

Best practice for server integration is using Auto Deploy.