//
pkg.gl
Category
github.com/m-lab/go
testingx
package
1.4.1
Repository:
https://github.com/m-lab/go.git
Documentation:
pkg.go.dev
Overview
Versions
2
Dependencies
1
Dependents
1
Files
17 SLOC
#
Functions
Must
Must allows the rtx.Must pattern within a unit test and will call t.Fatal if passed a non-nil error.
#
Interfaces
FatalReporter
FatalReporter defines the interface for reporting a fatal test.