Property TestCollectionStatus
- Namespace
- Xunit
- Assembly
- xunit.v3.core.dll
TestCollectionStatus
Gets the current test engine status for the test collection. Will only be available when
TestCollection is not null.
TestEngineStatus? TestCollectionStatus { get; }