Table of Contents

Property ExecutionOptions

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

ExecutionOptions

Gets the options that will be used during execution.

public required ITestFrameworkExecutionOptions ExecutionOptions { get; set; }

Property Value