Unit Test Explorer is used to:
- Browse unit tests in built projects.
- Select tests to include into test sessions that are run in the Unit Test Sessions window.
Toolbar
| Control | Name | Description |
|
|
Refresh |
Refreshes the list of tests in built solution. |
|
|
Run Selected Tests |
Runs selected tests in the currently opened session of the Unit Test Sessions window. |
|
|
Debug Unit Tests |
Debugs selected tests in the current session. |
|
|
Append Selected Tests to Session |
Includes selected tests into the session tab that is currently opened in the Unit Test Sessions window, without running them right away. |
|
|
New Session with Selected Tests |
Creates a new session in the Unit Test Sessions window containing the selected tests, without running them right away. |
|
|
Expand All |
Expands all list nodes. |
|
|
Collapse All |
Collapses all list nodes. |
|
|
Previous |
Selects the previous list entry while tracking the corresponding declarations in the text editor. |
|
|
Next |
Selects the next list entry while tracking the corresponding declarations in the text editor. |
|
|
Export |
Lets you export the list of tests in solution to a text file or copy it to the clipboard. |
|
Group by |
Groups tests using five alternative sets of criteria:
|
