cli

package
v0.0.0-...-af60b5d Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 13, 2026 License: AGPL-3.0 Imports: 49 Imported by: 0

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 ConfigureCIRunnerOutput(r *runner.Runner, suite string)

func FindBaseDir

func FindBaseDir() (string, error)

func RunCISubcommand

func RunCISubcommand(cfg CIRunnerConfig, args []string) int

Types

type CIRunnerConfig

type CIRunnerConfig struct {
	Name            string
	TestSubdir      string
	Description     string
	Detail          string
	DefaultParallel int
}

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL