Documentation ¶
Index ¶
- Variables
- func Command(preRun func(cmd *cobra.Command, args []string)) *cobra.Command
- func CypressCmd() *cobra.Command
- func EspressoCmd() *cobra.Command
- func ImageRunnerCmd() *cobra.Command
- func PlaywrightCmd() *cobra.Command
- func Run(cmd *cobra.Command, cfg *initConfig) error
- func TestCafeCmd() *cobra.Command
- func XCUITestCmd() *cobra.Command
Constants ¶
This section is empty.
Variables ¶
View Source
var Workloads = []string{
"webdriver",
"other",
}
Functions ¶
func CypressCmd ¶ added in v0.168.0
func EspressoCmd ¶ added in v0.168.0
func ImageRunnerCmd ¶ added in v0.168.0
func PlaywrightCmd ¶ added in v0.168.0
func TestCafeCmd ¶ added in v0.168.0
func XCUITestCmd ¶ added in v0.168.0
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.