e2etestutils

package module
v0.0.0-...-d16bdc6 Latest Latest
Warning

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

Go to latest
Published: Oct 13, 2023 License: Apache-2.0 Imports: 15 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func LaunchTests

func LaunchTests(testFunctions []func(context.Context, *sync.WaitGroup, chan *junitxml.TestSuite, *log.Logger, *regexp.Regexp, *regexp.Regexp, *testconfig.Project),
	loggerPrefix string)

LaunchTests launches tests by the test framework

func RunTestsAndOutput

func RunTestsAndOutput(testFunctions []func(context.Context, *sync.WaitGroup, chan *junitxml.TestSuite, *log.Logger, *regexp.Regexp, *regexp.Regexp, *testconfig.Project),
	loggerPrefix string) bool

RunTestsAndOutput runs tests by the test framework and output results to given file

func RunTestsWithArgsAndOutput

func RunTestsWithArgsAndOutput(testFunctions []func(context.Context, *sync.WaitGroup, chan *junitxml.TestSuite, *log.Logger, *regexp.Regexp, *regexp.Regexp, *testconfig.Project, map[string]string),
	loggerPrefix string) bool

RunTestsWithArgsAndOutput runs tests with arguments by the test framework and output results to given file

Types

This section is empty.

Directories

Path Synopsis
Package junitxml provides helpers around creating junit XML data.
Package junitxml provides helpers around creating junit XML data.

Jump to

Keyboard shortcuts

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