Versions in this module Expand all Collapse all v3 v3.7.2 Nov 12, 2024 Changes in this version + func Bool(t *testing.T, got, want bool) + func Contains(t *testing.T, got, want string) + func Equal(t *testing.T, got, want interface{}) + func HasError(t *testing.T, err error) + func IsError(t *testing.T, err, target error) + func NoError(t *testing.T, err error) + func Number(t *testing.T, got, want interface{}) + func NumberNotZero(t *testing.T, got interface{})