Tests View
Shows the results of unit test execution.
You can select an individual unit test from the solution in the tree view. The following tabs display additional information about the selected test:
Code
Shows source code for the selected test.Details
Shows more information about the selected test's execution, including the assertion failure details and stack traces for failed tests.
When tests fail due to an exception, this tab will also include details of that exception.History
Shows commits for the file containing the selected test.
The toolbar at the top of this view enables you to configure the report's contents and also search the test tree. Individual controls are described in the table below:
Toolbar Element | Description |
---|---|
Allows you to show and hide individual columns in the test view tree list. | |
Select a page layout. | |
Specify whether to group tests by project, namespace, or type. | |
Specify whether to show tests of a particular category. | |
Enables you to filter tests by name. |