package
0.194.1
Repository: https://github.com/saucelabs/saucectl.git
Documentation: pkg.go.dev

# Functions

FilterSuites filters out suites in the project that don't match the given suite name.
FromFile creates a new xcuitest Project based on the filepath cfgPath.
No description provided by the author
SetDefaults applies config defaults in case the user has left them blank.
ShardSuites applies sharding by provided testListFile.
SortByHistory sorts the suites in the order of job history.
Validate validates basic configuration of the project and returns an error if any of the settings contain illegal values.

# Constants

IOS constant.

# Variables

APIVersion represents the supported config version.
Kind represents the type definition of this config.

# Structs

Project represents the xcuitest project configuration.
Suite represents the xcuitest test suite configuration.
TestOptions represents the xcuitest test filter options configuration.
Xctest represents xctest apps configuration.