Table of Contents

Property TestsFailed

Namespace
Xunit.Runners
Assembly
xunit.v3.runner.utility.netfx.dll

TestsFailed

The number of the tests that failed.

public int TestsFailed { get; }

Property Value

int