Method SetInternalDiagnosticMessages
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.runner.common.dll
SetInternalDiagnosticMessages(ITestFrameworkDiscoveryOptions, bool?)
Sets a flag that determines whether internal diagnostic messages will be emitted.
public static void SetInternalDiagnosticMessages(this ITestFrameworkDiscoveryOptions discoveryOptions, bool? value)
Parameters
discoveryOptionsvaluebool?
SetInternalDiagnosticMessages(ITestFrameworkExecutionOptions, bool?)
Sets a flag that determines whether internal diagnostic messages will be emitted.
public static void SetInternalDiagnosticMessages(this ITestFrameworkExecutionOptions executionOptions, bool? value)
Parameters
executionOptionsvaluebool?