| Item | Description |
|
Enable Unit Testing |
Allows or prevents ReSharper from recognizing unit tests. |
|
Save and restore Unit Test Sessions |
Select this check box to allow ReSharper to store and if necessary restore unit test sessions. |
|
Run up to [number of assemblies] assemblies in parallel |
Select the number of distinct assemblies to be tested by ReSharper concurrently. |
|
Shadow-copy assemblies being tested |
If this check box is selected, assemblies being tested are subject to shadow-copying. So even while tests are running, assemblies can be rebuilt. |
|
Run tests from:
|
Click Project output folder to run compiled tests from the default location. When assemblies are placed in the default project location, test files are retrieved from the same location. Click Specified folder to run tests using a post-build step, so the tests are run from the particular folder. Enter the desired path in the text box, or click Browse to open the Browse For Folder dialog box and specify the desired location. |
|
Don't run tests from categories |
Type name of test categories to be excluded from the run. The tests associated with the category that you specified are ignored. |
|
Unit testing providers:
|
In this area, you can make ReSharper detect certain test frameworks by selecting appropriate check boxes. |
