Versions in this module Expand all Collapse all v0 v0.0.6 Apr 22, 2026 v0.0.5 Apr 21, 2026 v0.0.4 Apr 15, 2026 Changes in this version + func Equal[T any](t *testing.T, want, got T, options ...cmp.Option) bool + func IsDir(t *testing.T, name string) + func IsNotExist(t *testing.T, name string) + func IsRegularFile(t *testing.T, name string) + func ReadFile(t *testing.T, name, wantContents string)