In Visual Studio 2010 there were keyboard shortcuts to debug all tests, debug tests in context and more.
For reference, in VS 2010 the chords were:
- Debug: All Tests in Solution: Ctrl + R, Ctrl + A
- Debug: All tests in context: Ctrl + R, Ctrl + T
VS2010 also had keyboard commands to just Run All Tests
In VS 2012 I found the keyboard command for run all tests, Ctrl + R, A but can't find a keyboard command for debug all tests, which I found to be a really useful command.
Am I being dense and missing it? Did they remove the keyboard shortcut? I haven't found much information searching with Google or Bing.