Versions in this module Expand all Collapse all v0 v0.1.0 Aug 14, 2024 Changes in this version + func AssertErrorInterface(t *testing.T, expected interface{}, actual error, desc string) + func AssertErrorType(t *testing.T, expected interface{}, actual error, desc string) + func TrimTestArgs() bool