Property ForceNoLogo
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
ForceNoLogo
Gets a value which indicates whether this runner wishes to force no logo. Useful for runners which are designed for purely parseable output (for example, JsonReporter).
public bool ForceNoLogo { get; }