Welcome to the BioImage Suite Web Regression Test Runner

Select the tests you would like to run from the controls above and then press `Run Tests` (or Enter) to run the tests.

Additional Help

The options above have the following functionality.

  • "First" : This sets the first test (beginning at zero) to run.
  • "Last" : This sets the last test (beginning at zero) to run.
  • "Testname": This allows you to select an additional filter to only run tests for a single module.
    1. If you select 'List (but not run) tests', then all tests in the range first:last will be listed but not run.
    2. If you select 'Test all Modules', then all tests in the range first:last will be run.
    3. If you select an individual module (e.g. blankImage) then only the tests in the range first:last that are for the selected module will be run.

Note: You may, before running tests, like to open the JavaScript console under Developer Tools (on Chrome simply press 'Control-Shift-I' or 'Apple-Option-I') to observe the print outs from the algorithms.