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