test

package
v0.0.0-...-52e8505 Latest Latest
Warning

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

Go to latest
Published: Jan 10, 2025 License: Apache-2.0 Imports: 9 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Binary = "../../bin/exo"
)

Functions

This section is empty.

Types

type Step

type Step struct {
	Description   string
	Command       string
	Expected      interface{}
	ExpectedError *exec.ExitError
}

type Suite

type Suite struct {
	Parameters any
	Zone       string
	Steps      []Step
	T          *testing.T
}

func (*Suite) Run

func (s *Suite) Run()

Jump to

Keyboard shortcuts

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