Interface ITestFrameworkExecutionOptions
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Represents an instance of ITestFrameworkOptions that is to be used for test execution purposes.
public interface ITestFrameworkExecutionOptions : ITestFrameworkOptions
- Inherited Members
-
ITestFrameworkOptions.SetValue<TValue>(string, TValue)