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
Start a test run interactively. All the parameters will be prompted on-the-go.
Syntax
public static IEnumerable<string> AppCenterTestWizardWithResult(this ICakeContext context, AppCenterTestWizardSettings settings)
Attributes
| Type |
Description |
| CakeMethodAliasAttribute |
|
| CakeAliasCategoryAttribute |
|
Parameters
Return Value
| Type |
Description |
| IEnumerable<string> |
Output lines. |