Versions in this module Expand all Collapse all v0 v0.13.0 Mar 15, 2025 v0.12.0 Mar 14, 2025 Changes in this version + func Equal[T comparable](t *testing.T, got, want T) + func False(t *testing.T, got bool) + func NotEqual[T comparable](t *testing.T, got, want T) + func True(t *testing.T, got bool)