Skip to main content

Tests View

Shows the results of unit test execution.

Tests View

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.
    Details Pane
    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

Column Selector

Allows you to show and hide individual columns in the test view tree list.

Layout Buttons

Select a page layout.

Group Buttons

Specify whether to group tests by project, namespace, or type.

Filter Buttons

Specify whether to show tests of a particular category.

Search Box

Enables you to filter tests by name.