TeamCity Add-in 2017.1 Help

Failed Tests window

This window allows analyzing unit tests that failed on your TeamCity server. You can view failed tests for a specific build by clicking the Open Failed Tests /help/img/dotnet/2017.1/ThemedIcon.UnitSession.Screen.[Gray].png button in the My Changes window or by using the Open in IDE context command on a failed test in your TeamCity server web UI.

TeamCity Add-in: 'Failed Tests' window

Toolbar controls

ControlNameDescription
/help/img/dotnet/2017.1/ThemedIcon.Refresh.Screen.[Gray].png Refresh Updates the window content to reflect the test status on your TeamCity server. This button is only relevant when the build is running.
/help/img/dotnet/2017.1/ThemedIcon.ExpandAll.Screen.[Gray].png /help/img/dotnet/2017.1/ThemedIcon.CollapseAll.Screen.[Gray].png Expand All/ Collapse All Expands/collapses all nodes in the current tab.
/help/img/dotnet/2017.1/ThemedIcon.PreviewToggle.Screen.[Gray].png Show Output Ctrl+P

This selector allows you to open the Output and the Coverage panes and place them to the bottom or to the right of the window.

The Output pane lets you analyze test results and navigate from a failed test's output to the code lines that originated the assertion or exception, all with a single click.

/help/img/dotnet/2017.1/ThemedIcon.NavigateToSource.Screen.[Gray].png Navigate to Source Code Allows you to jump to the source code of the selected test. You can also do so by double-clicking a test in the window.
/help/img/dotnet/2017.1/ThemedIcon.RunTest.Screen.[Gray].png Run Selected Tests Runs selected tests with ReSharper unit test runner. To select multiple texts, use the Ctrl key.
/help/img/dotnet/2017.1/ThemedIcon.NewSession.Screen.[Gray].png Create New Session with Selected Tests Creates a new unit test session for the selected tests.
/help/img/dotnet/2017.1/ThemedIcon.StackTraceExplorerToolWindow.Screen.[Gray].png Show stack trace in a new window Opens stack trace of the selected test in the ReSharper's stack trace explorer.

Window tabs

When you open new failed unit tests in the window, they are displayed in new tabs, which show up on the left. The previously open tabs move to the right if the with of the window allows, otherwise they unload themselves saving memory - but you can always restore them by clicking the arrow that appears to the right of the tabs and choosing the desired tab:

Tool window tabs

To prevent a tab from unloading, click the pin icon /help/img/dotnet/2017.1/ThemedIcon.Pin.Screen.[Gray].png next to the tab title.

Last modified: 24 August 2017