Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/coder/coder
/ TestMain
Function
TestMain
helm/coder/tests/chart_test.go:315–318 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
313
}
314
315
func
TestMain(m *testing.M) {
316
flag.Parse()
317
os.Exit(m.Run())
318
}
Callers
nothing calls this directly
Calls
3
Exit
Method · 0.80
Parse
Method · 0.65
Run
Method · 0.65
Tested by
no test coverage detected