package
0.0.0-20240322142451-494ccd6d03e8
Repository: https://github.com/icinga/icinga-testing.git
Documentation: pkg.go.dev

# Functions

Assert repeatedly calls a sub-test given by f until it succeeds.
Require performs the same test as Assert but calls t.FailNow() on failure.