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.Fastlane.
Summary
Gets or sets groups to associate tester to one group or more by group name / group id. E.g. `-g \"Team 1\",\"Team 2\"`
- Assembly
- Cake
.Fastlane .dll - Namespace
- Cake
.Fastlane - Containing Type
- Fastlane
Pilot Configuration
Syntax
public IEnumerable<string> Groups { get; set; }
Value
Type | Description |
---|---|
IEnumerable |