AppCode 2018.3 Help

Rerunning Tests

You can repeat your test session, or individual tests without leaving your test runner tab of the Run tool window. The tests are performed again using the same run configuration as in the initial run.

Rerunning a testing session

Do one of the following:

  • Press ⌘R or click icons toolwindows toolWindowRun svg on the toolbar of the Test Runner tab.

Rerunning an individual test

  • In the Test Runner tab, click a test case node or a test and select Run <test target> on its context menu.

Rerunning failed tests

  • In the Test Runner tab, click Rerun Failed Tests button on the toolbar.

Debugging a failed test

  1. In the Test Runner tab, press Shift and click Rerun Failed Tests icons runConfigurations rerunFailedTests svg.

  2. Select Debug from the Restart Failed Tests popup.

The tests that have failed will be rerun in the debug mode.

Last modified: 28 March 2019

See Also

Reference: