NUnitSettings.

Labels Property

Summary

Gets or sets a value indicating whether to cause an identifying label to be displayed at the start of each test case.
Namespace
Cake.Common.Tools.NUnit
Containing Type
NUnitSettings

Syntax

public bool Labels { get; set; }

Value

Type Description
bool true to cause an identifying label to be displayed at the start of each test case; otherwise, false.