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