Table of Contents

Property TestEnvironment

Namespace
Xunit.SimpleRunner
Assembly
xunit.v3.runner.utility.netfx.dll

TestEnvironment

Gets a display string that describes the test execution environment.
Examples:

  • 32-bit .NET Framework 4.8.9300.0
  • 64-bit .NET 8.0.16
public required string TestEnvironment { get; set; }

Property Value

string