Is there a way to run tests from Run Anything? I usually spend most of my time in distraction free mode and would prefer to not have to exit it to hit the run test gutter icon.
w
wasyl
05/12/2020, 2:57 PM
I use ctrl+shift+R (on mac). Supposedly it’s called
Run context configuration
action, but I don’t see it in
Actions
menu (it’s called just Run there). Anyway it runs the smallest scope based on where your cursor is - test method or test class. To repeat, I just run last configuration with ctrl + R