Run Test Class at Caret

test.runClassAtCaret

Run the whole JUnit test class at the caret via the project's build tool.

How to run it

Open the command palette (M-x in the Emacs keymap) and search for Run Test Class at Caret, then press Enter. It has no default keybinding, but you can bind one in Settings → Keymaps.

See also