Table of Contents

Property DiagnosticMessages

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

DiagnosticMessages

Indicates whether diagnostic messages should be generated. If unset (or set to null), will use the value from the configuration file (and if that isn't set, will use the default value of false).

public bool? DiagnosticMessages { get; set; }

Property Value

bool?