framework

package
v0.11.0-rc.4 Latest Latest
Warning

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

Go to latest
Published: Dec 26, 2020 License: MIT Imports: 4 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var Config = &ConfigStruct{}

Functions

func AfterSuite

func AfterSuite(f func())

func BeforeSuite

func BeforeSuite(f func())

func Context

func Context(description string, action func())

func Describe

func Describe(t *testing.T, description string, action func())

func Flags

func Flags(fs *flag.FlagSet)

func It

func It(description string, action func())

func RunSpec

func RunSpec(m *testing.M) int

func XIt added in v0.11.0

func XIt(description string, action func())

Types

type ConfigStruct

type ConfigStruct struct {
	RandomSeed         int64
	ProxyVersion       string
	CRDDir             string
	ClusterVersion     string
	Verbose            bool
	KindFile           string
	ProxyImageFile     string
	RPCImageFile       string
	DashboardImageFile string
	Retain             bool
}

Jump to

Keyboard shortcuts

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