Versions in this module Expand all Collapse all v0 v0.0.2 Aug 13, 2025 v0.0.1 Aug 13, 2025 Changes in this version + func Contains(t *testing.T, values any, value any) + func EqualElements[T comparable](t *testing.T, expected, actual []T) + func Equal[T comparable](t *testing.T, expected, actual T) + func Error(t *testing.T, err error) + func InDir(t *testing.T, dir string, fn func()) + func NoError(t *testing.T, err error)