Table of Contents

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; }

Property Value

TestEngineStatus?