Manual Installation

To install Typemock Isolator manually:

1.  Download the server installer and install Typemock Isolator on the server as described in Installing Typemock Isolator Client.

2.  In the project build scripts, use the tasks and actions from the Typemock Isolator’s installation folder as described in the following sections:

  Reference the Typemock Isolator’s DLLs in the source control from your test project. See Best Practices.

Test projects compiled against Typemock assemblies (Typemock.dll, Typemock.ArrangeActAssert.dll or Typemock.Isolator.VisualBasic.dll) can only be ran with Isolator of the same or a higher version.
That means that you need to upgrade Isolator on all the environments (developer machines and build servers) that will run the upgraded test projects.