Versions in this module Expand all Collapse all v0 v0.1.1 Aug 12, 2022 Changes in this version + func Equal(t *testing.T, expected, actual any, msg ...any) bool + func False(t *testing.T, actual bool, msg ...any) bool + func NotEqual(t *testing.T, expected, actual any, msg ...any) bool + func True(t *testing.T, actual bool, msg ...any) bool