NUnitRetryAliases.

NUnitRetryParseResults(ICakeContext, FilePath) Method

Assembly
Cake.NUnitRetry.dll
Namespace
Cake.NUnitRetry
Containing Type
NUnitRetryAliases

Syntax

public static TestRun NUnitRetryParseResults(this ICakeContext context, FilePath testResultsPath)

Attributes

Type Description
CakeMethodAliasAttribute
CakeNamespaceImportAttribute

Parameters

Name Type Description
context ICakeContext
testResultsPath FilePath

Return Value

Type Description
TestRun