Versions in this module Expand all Collapse all v1 v1.0.0 Mar 17, 2019 Changes in this version + func SetupTeardown(setup, teardown func(), f func(t *testing.T)) func(t *testing.T) + func TryWait(d time.Duration, try func() bool, timeout func())