Table of Contents

Property TestAssemblyStatus

Namespace
Xunit
Assembly
xunit.v3.core.dll

TestAssemblyStatus

Gets the current test engine status for the test assembly.

public TestEngineStatus? TestAssemblyStatus { get; }

Property Value

TestEngineStatus?