TestRunner for Visual Studio 2005 Manual

Hotkeys

For convenient access to the most common functions, TestRunner defines these hotkeys, not that these are chords, so you hold down Ctrl, then press the two characters while holding Ctrl:

  • Ctrl-r,t run test
  • Ctrl-r,d debug test
  • Ctrl-r,a run again, this will run the last test run again, useful when iterating