Versions in this module Expand all Collapse all v1 v1.1.0 Feb 9, 2022 Changes in this version + func Equal(t *testing.T, a, b interface{}) + type Test struct + func New(t *testing.T) *Test + func (t Test) Equal(a, b interface{})