Versions in this module Expand all Collapse all v0 v0.2.3 Sep 2, 2025 Changes in this version + func DeepEqual[T any](t testing.TB, got, want T, desc ...string) + func Equal[T comparable](t testing.TB, got, want T, desc ...string) + func Error(t testing.TB, got, want error) + func NilError(t testing.TB, err error)