package
0.0.0-20250319160420-55095cf70add
Repository: https://github.com/matrix-org/complement.git
Documentation: pkg.go.dev

# Functions

Errorf is a wrapper around t.Errorf which prints the failing error message in red.
Fatalf is a wrapper around t.Fatalf which prints the failing error message in red.

# Interfaces

TestLike is an interface that testing.T satisfies.