Documentation
¶
Overview ¶
Package cli registers the ze-test command's functional-test and mock-server handlers.
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var ( ErrTestsFailed = errors.New("tests failed") ErrCouldNotFindGoModIn = errors.New("could not find go.mod in parent directories") )
Functions ¶
func ConfigureCIRunnerOutput ¶
func FindBaseDir ¶
func RunCISubcommand ¶
func RunCISubcommand(cfg CIRunnerConfig, args []string) int
Types ¶
Click to show internal directories.
Click to hide internal directories.