Table of Contents

Property TestsFailed

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

TestsFailed

Gets the number of failing tests.

public required int TestsFailed { get; set; }

Property Value

int