Versions in this module Expand all Collapse all v0 v0.16.0 Dec 25, 2023 Changes in this version + func Error(t testing.TB, err error) + func ErrorIs(t testing.TB, err error, target error) + func ErrorIsf(t testing.TB, err error, target error, str string, args ...interface{}) + func Errorf(t testing.TB, err error, str string, args ...interface{}) + func NoError(t testing.TB, err error) + func NoErrorf(t testing.TB, err error, str string, args ...interface{})