Rerun testify subtests

Rerun just the subtest you need from a testify suite.

How to use:

Use either the green arrow next to the test name or using Run context configuration via ⌘⇧F10 (macOS) / Ctrl+Shift+F10 (Windows/Linux).

Alternatively, you can select the subtest from the runner window and choose to rerun the subtest you want.


Related Resources

Full Line Code Completion in GoLand
Full Line Code Completion in GoLand
Faster code completion with the help of a locally running deep learning model.
Goroutines Profiler Labels
Goroutines Profiler Labels
Advance beyond the current line of code and move on to the next line.
Run to cursor
Run to cursor
Continues the execution until the position of the caret is reached.