Gets or sets a value indicating whether this NUnit.UI.TouchRunner instance
should automatically start the unit tests execution when the application is launched.
Syntax
public
bool AutoStart { get; set; }
Value
true for automatic test execution; otherwise, false (default)
Remarks
Requirements
Namespace: NUnit.UI
Assembly: NUnitLite (in NUnitLite.dll)
Assembly Versions: 0.6.0.0, 1.0.0.0