Table of Contents

Property TestFrameworkDisplayName

Namespace
Xunit.v3
Assembly
xunit.v3.core.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"

public required string TestFrameworkDisplayName { get; set; }

Property Value

string