Table of Contents

Property TestsTotal

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

TestsTotal

Gets the total number of tests run and not run.

public required int TestsTotal { get; set; }

Property Value

int