AppCenterAliases.

AppCenterTestPrepareCalabash(ICakeContext, AppCenterTestPrepareCalabashSettings) Method

Summary

Creates an artifacts directory with Calabash tests.
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static void AppCenterTestPrepareCalabash(this ICakeContext context, AppCenterTestPrepareCalabashSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

Name Type Description
context ICakeContext The context.
settings AppCenterTestPrepareCalabashSettings The settings.

Return Value

Type Description
void