ChutzpahSettings.

ShowFailureReport Property

Summary

Gets or sets a value indicating whether to show a failure report after the test run. Useful if you have a large number of tests..
Assembly
Cake.Chutzpah.dll
Namespace
Cake.Chutzpah
Containing Type
ChutzpahSettings

Syntax

public bool ShowFailureReport { get; set; }

Value

Type Description
bool