test

package
v0.0.0-...-505bc1a Latest Latest
Warning

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

Go to latest
Published: Oct 19, 2022 License: Apache-2.0 Imports: 3 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

View Source
var (
	Deps          = testDeps.Deps
	SerialDeps    = testDeps.SerialDeps
	CtxDeps       = testDeps.CtxDeps
	SerialCtxDeps = testDeps.SerialCtxDeps
)
View Source
var Config = struct {
	GinkgoArgs []string
}{
	GinkgoArgs: []string{
		"-r",
		"--randomize-suites",
		"--keep-going",
		"--cover",
		"--coverprofile=cover.out",
		"--race",
		"--trace",
		"--timeout=10m",
	},
}

Functions

func Test

func Test() error

Types

This section is empty.

Jump to

Keyboard shortcuts

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