Table of Contents

Class CaptureTraceAttribute

Namespace
Xunit
Assembly
xunit.v3.core.dll

Captures Trace and Debug output and reports it to the test output helper.

[AttributeUsage(AttributeTargets.Assembly, AllowMultiple = false, Inherited = false)]
public sealed class CaptureTraceAttribute : Attribute, IAssemblyFixtureAttribute
Inheritance
CaptureTraceAttribute
Implements
Inherited Members