package
0.5.0
Repository: https://github.com/siderolabs/gen.git
Documentation: pkg.go.dev

# Packages

Package check provides a set of functions that can be used for error checking in table-driven test.
Package must provide a set of functions that fail test if the error is not nil.

# Interfaces

T is an interface wrapper around *testing.T.