TyrannoportSettings.

ExcludeSkippedFromTotalPassRate Property

Summary

Gets or sets a value indicating whether skipped tests should be excluded from the total pass rate calculation.
Assembly
Cake.Tyrannoport.dll
Namespace
Cake.Tyrannoport
Containing Type
TyrannoportSettings

Syntax

public bool ExcludeSkippedFromTotalPassRate { get; set; }

Value

Type Description
bool