KarmaRunner<TSettings>.

GetToolName() Method

Summary

The name of the tool, used during logging.
Assembly
Cake.Karma.dll
Namespace
Cake.Karma
Containing Type
KarmaRunner<TSettings>

Syntax

protected override string GetToolName()

Return Value

Type Description
string The name of the tool.