Property TestFrameworkDisplayName
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
TestFrameworkDisplayName
Gets a display string which describes the test framework and version number. Examples: "xUnit.net v3 0.1.0-pre.15", "xUnit.net 2.4.1"
string TestFrameworkDisplayName { get; }