Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/authorizerdev/authorizer
/ TestMain
Function
TestMain
internal/integration_tests/main_test.go:10–13 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
8
)
9
10
func
TestMain(m *testing.M) {
11
metrics.Init()
12
os.Exit(m.Run())
13
}
Callers
nothing calls this directly
Calls
2
Init
Function · 0.92
Run
Method · 0.45
Tested by
no test coverage detected