NewmanSettings.

Reporters Property

Summary

Reporters (and any reporter-specific options) for test results
Assembly
Cake.Newman.dll
Namespace
Cake.Newman
Containing Type
NewmanSettings

Syntax

public Dictionary<string, IReporterSettings> Reporters { get; set; }

Value

Type Description
Dictionary<string, IReporterSettings>