Versions in this module Expand all Collapse all v0 v0.44.0 Jun 29, 2023 Changes in this version + type TestingT interface + Error func(args ...interface{}) + Errorf func(format string, args ...interface{}) + Fail func() + FailNow func() + Fatal func(args ...interface{}) + Fatalf func(format string, args ...interface{}) + Name func() string