Debugging Options

The toolbar under the list of tests contains a number of debugging options:

Presets

In the drop-down menu or using the keyboard shortcuts, choose:

  • All - set all tests in the project to be run (once), Ctrl + Shift + A
  • None - set all tests in the project not to be run, Ctrl + Shift + U
  • Default - set the tests to be run back to the default set for the project, Ctrl + Shift + D

Loop test list

If this checkbox is set, the entire set of tests will be repeated until either a test fails or the user presses the Stop button.

Continue on test failure

This makes XJRunner continue to run all of the tests on a board even if a test fails. If Loop Selected Tests is set, this means tests will run continuously until the user presses the Stop button.

Further Options

More advanced debugging options are available through the Options... button, which shows the Enhanced Testing Options dialog.