test

package
v0.1.77 Latest Latest
Warning

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

Go to latest
Published: Jun 10, 2026 License: Apache-2.0 Imports: 16 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type Manager

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

func NewManager

func NewManager(dir string, rootConfig *config.RootConfig) (*Manager, error)

func (*Manager) GetErrors added in v0.1.77

func (m *Manager) GetErrors() []pkg.TestError

GetErrors returns all test errors collected during the run. It is primarily intended for tests (e.g. the e2e framework) that need to assert on the structured results produced by the testers.

func (*Manager) HasCriticalErrors

func (m *Manager) HasCriticalErrors() bool

func (*Manager) PrintResult

func (m *Manager) PrintResult()

func (*Manager) Run

func (m *Manager) Run()

Jump to

Keyboard shortcuts

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