Starting Typemock Isolator
The TypeMockStart task runs Typemock Isolator on the server.
To run TypeMockStart:
•Add the TypeMockStart task to the project file with the following optional parameters:
|
Parameter |
Description |
Type |
Mandatory/Optional |
|
Target |
.NET version. Possible values: •2.0 •3.0 •3.5 •3.0 •4.0 •4.5 |
String |
Optional |
|
LogPath |
Path to log files (by default, it is the current user temporary directory) |
String |
Optional |
|
Link |
Integrates Typemock Isolator with a specified profiler |
String |
Optional |
|
DisableAutoLink |
Disables automatic integration with profilers |
Boolean |
Optional |
•See Samples for running NUnit tests with Typemock Isolator.