Table of Contents

Property Configuration

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

Configuration

Gets the configuration values for the test assembly.

public TestAssemblyConfiguration Configuration { get; }

Property Value