Table of Contents

Property RunnerReporterType

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

RunnerReporterType

Gets the type of the runner reporter to be registered.

Type RunnerReporterType { get; }

Property Value

Type

Remarks

The runner reporter type must implement IRunnerReporter.