Property TestFrameworkDisplayName
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestFrameworkDisplayName
Returns the display name of the test framework that this discoverer is running tests for.
public string TestFrameworkDisplayName { get; }
Returns the display name of the test framework that this discoverer is running tests for.
public string TestFrameworkDisplayName { get; }