You can learn it by right-clicking inside the test class/method you wish to run and in the editor pop-up menu you'll see a 'Run' item with a shortcut next to it. For me it's CtrlShiftF10.
Not quite sure what the ^ key is, I've tried Ctrl, FN, Alt & the Command Key but neither combination works, so I'm constantly swapping between mouse and keyboard...
After a while it's becoming a little tedious swapping... :-)
^ stands for Ctrl. It might be possible that the same combination is assigned to another (possilbly global system) action, you could try finding it in System Preferences | Keyboard. In IDEA, you can reassign every shortcut in the Settings | Keymap.
You can learn it by right-clicking inside the test class/method you wish
to run and in the editor pop-up menu you'll see a 'Run' item with a
shortcut next to it. For me it's CtrlShiftF10.
On the mac it shows as ^+Shift+F5
Not quite sure what the ^ key is, I've tried Ctrl, FN, Alt & the Command Key but neither combination works, so I'm constantly swapping between mouse and keyboard...
After a while it's becoming a little tedious swapping... :-)
^ stands for Ctrl. It might be possible that the same combination is
assigned to another (possilbly global system) action, you could try
finding it in System Preferences | Keyboard. In IDEA, you can reassign
every shortcut in the Settings | Keymap.