Used to decorate an assembly to allow the use of a custom T:Xunit.Sdk.ITestFramework.
More...
Used to decorate an assembly to allow the use of a custom T:Xunit.Sdk.ITestFramework.
◆ TestFrameworkAttribute()
Xunit.TestFrameworkAttribute.TestFrameworkAttribute |
( |
string |
typeName, |
|
|
string |
assemblyName |
|
) |
| |
|
inline |
Initializes an instance of TestFrameworkAttribute.
- Parameters
-
typeName | The fully qualified type name of the test framework (f.e., 'Xunit.Sdk.XunitTestFramework') |
assemblyName | The name of the assembly that the test framework type is located in, without file extension (f.e., 'xunit.execution') |
The documentation for this class was generated from the following file:
- xunit/src/xunit.core/TestFrameworkAttribute.cs