PhpStorm 2017.3 Help

Rerunning Tests

Introduction

You can repeat your test session 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:

  • Click the rerun button run on the toolbar of the Run tool window.
  • Use Ctrl+F5 keyboard shortcut.

Note that you can rerun the tests automatically.

Rerunning a failed test

  1. In the testing tab of the test runner, select a failed test.
  2. In the Run toolbar, click Rerun Failed Tests rerunFailedTests.png.
Last modified: 29 March 2018

See Also

Reference: