CLIReporterSettings.

NoConsole Property

Summary

This turns off the output of console.log (and other console calls) from collection's scripts.
Assembly
Cake.Newman.dll
Namespace
Cake.Newman.Reporters
Containing Type
CLIReporterSettings

Syntax

public bool NoConsole { get; set; }

Value

Type Description
bool