AppCenterAliases.

AppCenterTestDownloadWithResult(ICakeContext, AppCenterTestDownloadSettings) Method

Summary

Download the report artifacts, unpack and merge them. This command is only available for UITest and Appium test runs.
Assembly
Cake.AppCenter.dll
Namespace
Cake.AppCenter
Containing Type
AppCenterAliases

Syntax

public static IEnumerable<string> AppCenterTestDownloadWithResult(this ICakeContext context, AppCenterTestDownloadSettings settings)

Attributes

Type Description
CakeMethodAliasAttribute
CakeAliasCategoryAttribute

Parameters

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

Return Value

Type Description
IEnumerable<string> Output lines.