Field ShowLiveOutput
- Namespace
- Xunit.Sdk
- Assembly
- xunit.v3.common.dll
Set to true to show output live while tests are running, in addition to showing collected output
when the test has finished.
public static readonly string ShowLiveOutput
Returns
- string
- Set to true to show output live while tests are running, in addition to showing collected output when the test has finished.
Remarks
Value type: bool
Consumed by: v2, v3