Versions in this module Expand all Collapse all v1 v1.6.0 Apr 5, 2025 v1.4.0 Oct 6, 2024 Changes in this version + func Equal(t TestingT, expected interface{}, actual interface{}, msg ...string) + func IsNotNil(t TestingT, actual interface{}, msg ...string) + type TestingT interface + Errorf func(format string, args ...interface{})