framework

package
v1.13.2 Latest Latest
Warning

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

Go to latest
Published: Apr 3, 2024 License: Apache-2.0 Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Framework

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

func Run

func Run(t *testing.T, ctx context.Context, opts ...Option) *Framework

func (*Framework) Cleanup

func (f *Framework) Cleanup(t *testing.T)

type Option

type Option func(*options)

Option is a function that configures the Framework's options.

func WithProcesses

func WithProcesses(procs ...process.Interface) Option

Jump to

Keyboard shortcuts

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