Versions in this module Expand all Collapse all v0 v0.1.0 Sep 30, 2020 Changes in this version + func EqualError(err string) assert.ErrorAssertionFunc + func Error(t assert.TestingT, e error, v ...interface{}) bool + func MatchError(match func(error) bool) assert.ErrorAssertionFunc + func NoError(t assert.TestingT, e error, v ...interface{}) bool