shaper

package
v0.0.0-...-2dfb075 Latest Latest
Warning

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

Go to latest
Published: Jan 20, 2025 License: GPL-3.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Runner

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

Runner is e2e tests runner responsible for starting test environment and running e2e tests.

func NewRunner

func NewRunner(composeFiles []string, testEnv, services string) (runner *Runner, cleanup func())

NewRunner returns e2e test runners instance

func (*Runner) Init

func (r *Runner) Init() error

Init starts bug6022.test dependency

func (*Runner) Test

func (r *Runner) Test() (retErr error)

Test starts given provider and consumer nodes and runs e2e tests.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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