ReSharper adds items to Visual Studio’s keyboard settings dialog box.
Go to:
Tools -> Options, Environment ->
Keyboard
In the search bar, type “resharper” and see the vast options that you can control with the keyboard.
Specifically, there is one to launch the unit test explorer window, and there’s a couple called
- ReSharper.ReSharper_UnitTest_RunSolution
- ReSharper.ReSharper_UnitTest_RunContext
that are likely what you need.