This content is part of a third party extension that is not supported by the Cake project.
For more information about this extension see
Cake.AppCenter.
Summary
Download the report artifacts, unpack and merge them. This command is only available for UITest and Appium test runs.
Syntax
public static IEnumerable<string> AppCenterTestDownloadWithResult(this ICakeContext context, AppCenterTestDownloadSettings settings)
Attributes
Type |
Description |
CakeMethodAliasAttribute |
|
CakeAliasCategoryAttribute |
|
Parameters
Return Value
Type |
Description |
IEnumerable<string> |
Output lines. |