Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Enter the path and file name of a file containing command line options. Adds the parameter -opt to the DUnitX command line.

 


Unit Tests File

Enter the path and file name of a file containing a list of unit tests to be run. Adds the parameter -rl to the DUnitX command line. 


Unit Tests To Run

A list of unit tests to be run (each separated by a comma). Adds the parameter -r to the DUnitX command line. 

Options

...

If any tests error the build will be stopped and marked as an error. Untick this option to continue the build when tests error.