RunnerSettings

Undocumented in source.

Constructors

this
this()
Undocumented in source.

Members

Functions

applyArguments
auto applyArguments(CommandArgs args)
Undocumented in source. Be warned that the author may not have intended to support it.

Variables

buildType
string buildType;
Undocumented in source.
combined
bool combined;
Undocumented in source.
executor
string executor;
Undocumented in source.
force
bool force;
Undocumented in source.
parallel
bool parallel;
Undocumented in source.
plugins
string plugins;
Undocumented in source.
reporters
string reporters;
Undocumented in source.
settings
Settings settings;
Undocumented in source.
suiteName
string suiteName;
Undocumented in source.
testName
string testName;
Undocumented in source.

Meta