AppCenterAliases.

AppCenterTestStatusWithResult(ICakeContext, AppCenterTestStatusSettings) Method

Summary

Checks the status of the started test run.
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterTestStatusWithResult(this ICakeContext context, AppCenterTestStatusSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.