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 apitest Project based on the filepath cfgPath.
SetDefaults applies config defaults in case the user has left them blank.
No description provided by the author

# Variables

APIVersion represents the supported config version.
No description provided by the author
Kind represents the type definition of this config.

# Structs

AsyncResponse describes the json response from the async api endpoints.
Hook describes the metadata for a hook.
Project represents the apitest project configuration.
ProjectMeta describes the metadata for an api testing project.
Runner represents an executor for api tests.
Suite represents the apitest suite configuration.
Test describes a single test.
TestRequest represent a test to be executed.
TestResult describes the result from running an api test.
Vault represents a project's stored variables and snippets.
VaultFile represents a file stored in a project vault.
VaultVariable represents a variable stored in a project vault.

# Interfaces

No description provided by the author