test

package
v0.13.0 Latest Latest
Warning

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

Go to latest
Published: May 15, 2026 License: Apache-2.0 Imports: 34 Imported by: 0

Documentation

Overview

Package test provides the implementation of the "test" command. This command lets users run tests and verify their outcomes by providing a YAML description of them containing their expected outcomes.

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type CommandWrapper

type CommandWrapper struct {
	*config.Config
	Command *cobra.Command

	AlertRetrieverConfig alertretriever.Config
	// contains filtered or unexported fields
}

CommandWrapper is a wrapper around the test command storing the flag values bound to the command at runtime.

func New

func New(commonConf *config.Config, skipOutcomesVerification bool) *CommandWrapper

New creates a new test command.

Jump to

Keyboard shortcuts

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