Table of Contents

Property RunnerReporter

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

RunnerReporter

Gets or sets the runner reporter.

public IRunnerReporter RunnerReporter { get; set; }

Property Value