suite

package
v0.0.0-...-41d7134 Latest Latest
Warning

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

Go to latest
Published: Mar 11, 2024 License: MPL-2.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var DefaultExecs = []string{
	"aws",
	"ecs-cli",
	"session-manager-plugin",
	"terraform",
}

DefaultExecs holds the default external executables that are required to run the tests. They can be overridden or customized per test as needed.

Functions

This section is empty.

Types

type Suite

type Suite interface {
	Run() int
	Config() *config.TestConfig
}

func NewSuite

func NewSuite(m *testing.M, execs ...string) Suite

Jump to

Keyboard shortcuts

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