unit_threaded.options

Command-line options for running unittests.

Members

Functions

getOptions
Options getOptions(string[] args)

Parses the command-line args.

Structs

Options
struct Options

Options to the test-runner to be specified at run-time.

Meta