Versions in this module Expand all Collapse all v0 v0.1.1 Jul 14, 2024 v0.1.0 Jul 13, 2024 Changes in this version + func NoDiff(t *testing.T, want, got any, opts []cmp.Option, msgAndArgs ...any) + type ConcurrentTestReporter struct + func NewConcurrentTestReporter(t *testing.T) *ConcurrentTestReporter + func (r *ConcurrentTestReporter) Fatalf(format string, args ...interface{})