Versions in this module Expand all Collapse all v1 v1.4.0 Mar 21, 2018 Changes in this version + func Run(t *testing.T, name string, subtest func(t TestContext)) bool + type TestContext interface + AddCleanup func(f func()) + Ctx func() context.Context + Parallel func()