test

package
v0.10.0 Latest Latest
Warning

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

Go to latest
Published: May 18, 2025 License: GPL-3.0 Imports: 6 Imported by: 0

Documentation

Index

Constants

View Source
const (
	RecorderFailNow int = iota
	RecorderFatal
	RecorderFatalf
)

Variables

This section is empty.

Functions

func NewFlaky

func NewFlaky(t testing.TB, o *FlakyOptions) *flaky

Types

type FlakyOptions

type FlakyOptions struct {
	InitialBackoff time.Duration
	MaxAttempts    int
	Jitter         float64
}

Jump to

Keyboard shortcuts

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