Property AutoEnableExplicit
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
AutoEnableExplicit
Gets or sets a flag which will auto-enable explicit test support, if the list of tests to be run only includes explicit tests.
public bool AutoEnableExplicit { get; set; }