Property TestCasesToRun
- Namespace
- Xunit.v3
- Assembly
- xunit.v3.core.dll
TestCasesToRun
Gets a count of the number of test cases that passed the filter and will be run.
public required int TestCasesToRun { get; set; }
Gets a count of the number of test cases that passed the filter and will be run.
public required int TestCasesToRun { get; set; }