Versions in this module Expand all Collapse all v0 v0.0.1 Mar 15, 2025 Changes in this version + func AssertPanics(tb testing.TB, fn func(), expected any, msgAndArgs ...interface{}) + func RecoverAndFail(t *testing.T, msg string) + func TestProgramIsSingleThreaded() bool