Table of Contents

Property SkipType

Namespace
Xunit.v3
Assembly
xunit.v3.core.dll

SkipType

When set, indicates the type to use when resolving SkipUnless or SkipWhen. If not set, uses the test class type.

Type? SkipType { get; }

Property Value

Type

Remarks

This value may not line up the with SkipType, as you can skip individual data rows during delay enumeration.