Versions in this module Expand all Collapse all v0 v0.0.3 Apr 21, 2025 v0.0.2 Apr 21, 2025 Changes in this version + func CleanupCloser(t *testing.T, closers ...io.Closer) + func NewLogger(t *testing.T) log.Logger + func RandBytes(tb testing.TB, size int) []byte + func RandBytesWithSeed(tb testing.TB, size int, seed int64) []byte