DriverSettings
DriverSettings is a static class containing constant values that
are used in communicating between the engine and the framework.
Integer value in milliseconds for the default timeout value
for test cases. If not specified, there is no timeout.
An InternalTraceLevel enumeration value for this run.
A TextWriter to which the internal trace will be sent.
A list of tests to be loaded.
The number of test threads to run for the assembly.
The random seed to be used for this assembly.
If true, execution stops after the first error or failure.
Full path of the directory to be used for work and result files.