Versions in this module Expand all Collapse all v1 v1.4.3 Nov 12, 2020 v1.1.0 Nov 16, 2017 Changes in this version + var NoDebug bool + func Bool(cond bool, s ...string) + func BoolT(t *testing.T, cond bool, s ...string) + func Error(err error, s ...string) + func ErrorEq(expected, actual error) + func ErrorEqT(t *testing.T, expected, actual error) + func ErrorT(t *testing.T, err error, s ...string) + func NoError(err error, s ...string) + func NoErrorT(t *testing.T, err error)