FastlanePilotConfiguration.

Groups Property

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
FastlanePilotConfiguration

Syntax

public IEnumerable<string> Groups { get; set; }

Value

Type Description
IEnumerable<string>