Table of Contents

Property TestCasesToRun

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

TestCasesToRun

Gets the count of the number of test cases that will be run (post-filtering).

public int TestCasesToRun { get; set; }

Property Value

int