Property TestEnvironment
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.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"
public required string TestEnvironment { get; set; }