Table of Contents

Property AppDomain

Namespace
Xunit.Runner.Common
Assembly
xunit.v3.runner.common.dll

AppDomain

Gets a flag which indicates whether the tests will be discovered and run in a separate app domain.

public required AppDomainOption AppDomain { get; set; }

Property Value