AppVeyorJob.

FailedTestsCount Property

Summary

Gets or sets the failed tests count.
Assembly
Cake.AppVeyor.dll
Namespace
Cake.AppVeyor
Containing Type
AppVeyorJob

Syntax

public int FailedTestsCount { get; set; }

Value

Type Description
int The failed tests count.