Property AssemblyInfoOrDefault
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
AssemblyInfoOrDefault
Gets a flag which indicates whether the runner should return assembly information
rather than listing or executing tests. If the flag is not specified, returns the
default value (false).
public bool AssemblyInfoOrDefault { get; }