Table of Contents

Property TestEnvironment

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

TestEnvironment

Gets a display string that describes the test execution environment. Examples: "32-bit .NET Framework 4.8.4220.0", "64-bit .NET Core 4.6.29220.03"

string TestEnvironment { get; }

Property Value

string