Versions in this module Expand all Collapse all v0 v0.5.0 Jun 21, 2024 Changes in this version + func Equal(t *testing.T, expected, actual any) + func False(t *testing.T, v bool) + func NotNil(t *testing.T, v any) + func Panics(t *testing.T, f func()) + func True(t *testing.T, v bool)