Table of Contents

Property TestFramework

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

TestFramework

Gets the value returned by ITestFramework.TestFrameworkDisplayName. The default test framework will return a value like "xUnit.net v3 <core-framework-informational>".

public string TestFramework { get; }

Property Value

string