ChutzpahSettings.

OutputRunningTestCount Property

Summary

Gets or sets a value indicating whether to output running test count. Default is true
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public bool OutputRunningTestCount { get; set; }

Value

Type Description
bool true if [output running test count]; otherwise, false.