Run Test at Caret

test.runAtCaret

Run the JUnit test method 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 at Caret, then press Enter. It has no default keybinding, but you can bind one in Settings → Keymaps.

See also