Running Tests from a Custom Folder
To set your tests to run from a custom location. For example if all your assemblies are copied to a custom folder.
Follow the following:
1. Open Typemock menu and click on Options:
2. Under Typemock “SmartRunner” option page you will find “Run From Folder” option.
3. Checking this option will enable you to select the folder where your test assemblies are located.
The default location is the build output directory of each test project.
All the tests of the current solution will run from this location. This option will be persisted on solution level in the “Solution User Options” (.suo) and is not to be shared with the development team.
If your solution is closed, you won’t see this option.