# Functions
No description provided by the author
No description provided by the author
No description provided by the author
# Structs
No description provided by the author
TestingTForMain implements require.TestingT and potentially other alternative T interface This allow to use the same tooling on func TestMain(t *testing.M) and TestXXX(t *testing.T).