Interface defining general command line arguments for dotnet test use..
public interface ICLIOptions
| name | description |
|---|---|
| FailFast { get; } | The /AltCoverForce value this represents |
| ForceDelete { get; } | The /AltCoverFailFast value this represents |
| ShowSummary { get; } | The /AltCoverShowSummary value this represents |