Shortcut for running a single unit test? Want less clicks
I am running a trial of Rider and I like it so far. On thing I miss from using VS Code is under each unit test name I could hist 'debug test' in the editor to run the test. Does Rider have a option to do this?
I see there is a icon in Rider next to the test title, but I don't like having to click it to get a drop down menu
Please sign in to leave a comment.
Hi,
there is a keyboard shortcut to run a test
Place a caret on the Test name and press the shortcut. Can this solve the issue you have?
Also, one can change this shortcut in `Preferences | Keymap` settings