tester_utils

package module
v0.2.18 Latest Latest
Warning

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

Go to latest
Published: Mar 30, 2024 License: MIT Imports: 7 Imported by: 0

README

This is a module shared between all tester programs.

For usage instructions, check the GoDoc.

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Tester

type Tester struct {
	// contains filtered or unexported fields
}

func NewTester

func NewTester(env map[string]string, definition tester_definition.TesterDefinition) (Tester, error)

NewTester creates a Tester based on the TesterDefinition provided

func (Tester) RunCLI added in v0.1.37

func (tester Tester) RunCLI() int

RunCLI executes the tester based on user-provided env vars

Jump to

Keyboard shortcuts

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