Property SkipTestWithoutData
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
SkipTestWithoutData
Get a flag to indicate whether test cases with no data should be skipped (instead of failed, which is the default behavior).
bool SkipTestWithoutData { get; }