Table of Contents

Property DiscoveryOptions

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

DiscoveryOptions

Gets the options that were used during discovery.

public required ITestFrameworkDiscoveryOptions DiscoveryOptions { get; set; }

Property Value