Setting Pending Unit Tests to Run Automatically after Build
In addition to the ability to run unit tests manually whenever you need it, you can set unit pending tests to run automatically every time you build the project.
To set unit pending tests to run after build:
1. Select Typemock > Options.
The Options window is displayed.
2. In the options list, select Typemock > SmartRunner.
3. Select the Run pending unit tests after build check box.
4. Click OK.
Typemock Isolator will now automatically run all unit pending tests after every build.