GoLand 2020.1 Help

Rerun tests

Rerun a testing session

Press Ctrl+F5 or click the Rerun button the Run button on the toolbar of Run tool window.

Rerun tests

    Rerun an individual test

    In the Run tool window, right-click a test case node or a test and select Run <test_target>.

    Rerun an individual test

      Rerun failed tests

      In the Run tool window, click the Rerun Failed Tests button the Rerun Failed Tests button on the toolbar.

      Rerun failed tests

        Debug failed tests

        1. Place a breakpoint in the failed test function.

        2. In the Run tool window, press Shift and click the Rerun Failed Tests button The Rerun Failed Tests button.

        3. Select Debug from the Restart Failed Tests popup.

        Debug failed tests
        Last modified: 07 July 2020