WebStorm 2018.1 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 tests automatically

WebStorm makes it possible to rerun run/debug configuration of a test automatically, if the source code has been changed. To enable autotest-like runner facility, make sure that the Toggle auto-test button icon toggleAutoTest in the Run toolbar of the Test Runner tab is pressed.

To do that:

Last modified: 20 July 2018

See Also

Reference: