Table of Contents

Property TestsFailed

Namespace
Xunit.Sdk
Assembly
xunit.v3.common.dll

TestsFailed

Gets the number of failing tests.

int TestsFailed { get; }

Property Value

int