KarmaSharedSettings.

NoFailOnEmptyTestSuite Property

Summary

Do not fail on empty test suite. Defaults to false.
Assembly
Cake.Karma.dll
Namespace
Cake.Karma
Containing Type
KarmaSharedSettings

Syntax

public bool NoFailOnEmptyTestSuite { get; set; }

Value

Type Description
bool