Table of Contents

Property Skipped

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

Skipped

Gets or sets the number of skipped tests.

public int Skipped { get; set; }

Property Value

int