//
pkg.gl
Category
github.com/uber/kraken
utils
testutil
package
0.1.4
Repository:
https://github.com/uber/kraken.git
Documentation:
pkg.go.dev
Versions
1
Dependencies
6
Dependents
5
Files
74 SLOC
#
Functions
PollUntilTrue
PollUntilTrue calls f until f returns true.
StartServer
StartServer starts an HTTP server with h.
TempFile
TempFile creates a temporary file.
#
Structs
Cleanup
Cleanup contains a list of function that are called to cleanup a fixture.