Table of Contents

Property TestsSkipped

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

TestsSkipped

Gets the number of skipped tests.

public required int TestsSkipped { get; set; }

Property Value

int