Versions in this module Expand all Collapse all v0 v0.0.2 Jan 5, 2024 v0.0.1 Jan 5, 2024 Changes in this version + func Equal[T comparable](t *testing.T, actual, expected T) + func Error(t *testing.T, actual error) + func Greater[T constraints.Ordered](t *testing.T, actual, expected T) + func NilError(t *testing.T, actual error) + func StringContains(t *testing.T, actual, expectedSubstring string)