Property ExecutionOptions
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
ExecutionOptions
Gets the options that was used during execution.
public required ITestFrameworkExecutionOptions ExecutionOptions { get; set; }
Gets the options that was used during execution.
public required ITestFrameworkExecutionOptions ExecutionOptions { get; set; }