MUnit view is the central part of the testing mechanism. This view shows the MUnit test progress and completion status. View is activated automatically when a MUnit test is launched.

Commands available in MUnit view:
|
Command |
Name |
Description |
|---|---|---|
|
Next Failed Test |
Navigates to the next failed test. |
|
Previous Failed Test |
Navigates to the previous failed test. |
|
Show Failures Only |
Shows only failed tests. |
|
Scroll Lock |
Enables/Disables scroll lock. |
|
Rerun Test |
Reruns the selected test or group of tests. If selection contains a group of tests all tests within this group are relaunched. To show test groups use Show Tests in Hierarchy action which is active by default. |
|
Rerun Test - Failures First |
Rerun the test, and run the failures first. |
|
Stop MUnit Test Run |
Stops the current MUnit test run. |
|
Show Tests in Hierarchy |
Shows the tests in a hierarchical layout. |
|
Show Execution Time |
Shows execution time for the tests. |
|
|
Layout |
Specifies the layout of the MUnit view. We can choose between Hierarchical, Vertical and Automatic which depends on view's position. |
|
|
Activate on Error/Failure Only |
Determines whether the MUnit view should be activated only on error/failure. |

