TeamCity IntelliJ IDEA Plugin allows you to locally re-run or debug failed tests (the JUnit- and TestNG-based tests are supported). You can re-run or debug failed tests when viewing the results of failed tests in a dedicated tab in the TeamCity tool window.
- In the TeamCity tool window, find the desired build with failed tests, and then on the toolbar, click
.
TeamCity adds a dedicated tab to the TeamCity tool window. This tab is similar to the following screen:
For information on how to view build logs and test results, see Opening Build Logs and Failed Test Results. - In the Failed tests tab, select the failed test(s) to re-run.
- On the toolbar, click
or
,
respectively, and then choose or on the shortcut menu.