//
pkg.gl
Category
github.com/matrix-org/complement
ct
package
0.0.0-20250319160420-55095cf70add
Repository:
https://github.com/matrix-org/complement.git
Documentation:
pkg.go.dev
Overview
Versions
1
Dependencies
0
Dependents
15
Files
22 SLOC
#
Functions
Errorf
Errorf is a wrapper around t.Errorf which prints the failing error message in red.
Fatalf
Fatalf is a wrapper around t.Fatalf which prints the failing error message in red.
#
Interfaces
TestLike
TestLike is an interface that testing.T satisfies.