Field EnvVar_HidePassingOutput
- Namespace
- Xunit.Runner.Common
- Assembly
- xunit.v3.runner.common.dll
Gets the environment variable that's used to hide passing tests with output when diagnostics messages are enabled.
public const string EnvVar_HidePassingOutput = "XUNIT_HIDE_PASSING_OUTPUT_DIAGNOSTICS"
Returns
- string
- Gets the environment variable that's used to hide passing tests with output when diagnostics messages are enabled.