Documentation ¶
Overview ¶
Package flakytest contains test helpers for marking a test as flaky. For tests run using cmd/testwrapper, a failed flaky test will cause tests to be re-run a few time until they succeed or exceed our iteration limit.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func InTestWrapper ¶
func InTestWrapper() bool
InTestWrapper returns whether or not this binary is running under our test wrapper.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.