# Functions
Command creates the `run` command.
NewCucumberCmd creates the 'run' command for cucumber.
NewCypressCmd creates the 'run' command for Cypress.
NewEspressoCmd creates the 'run' command for espresso.
NewPlaywrightCmd creates the 'run' command for Playwright.
NewReplayCmd creates the 'run' command for replay.
NewTestcafeCmd creates the 'run' command for TestCafe.
NewXCTestCmd creates the 'run' command for XCTest.
NewXCUITestCmd creates the 'run' command for XCUITest.
Run runs the command.
# Variables
ErrEmptySuiteName is thrown when a flag is specified that has a dependency on the --name flag.