These shortcuts will work when the MXUnit View is in focus. You put a view in focus by clicking somewhere in the view.
Note: If an action can be executed with multiple keyboard shortcuts, they're separated by a semicolon (;)
Icon | Action | Shortcut |
---|---|---|
![]() |
Help | F1 |
![]() |
Find Tests | CTRL-F |
![]() |
Reload Tests | F5 |
![]() |
Run selected Tests | Enter; r |
![]() |
Run failures | CTRL-Enter; CTRL-R |
![]() |
Expand/Collapse tests | = |
Select All Tests in Tree | CTRL-A | |
![]() |
Show errors/failures only | f |
![]() |
Select previously run test | 1 through 9; the last 9 tests can be loaded from the history dropdown by hitting its corresponding number on the keyboard |
Test(s) selected in test tree | ||
![]() |
View test output in browser | b; F8 |
File selected in the "Trace" table | ||
![]() |
Open file at error line | Enter; double-click |