Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/containerd/nerdctl
/ TestMain
Function
TestMain
cmd/nerdctl/completion/completion_test.go:31–33 ·
view source on GitHub ↗
(m *testing.M)
Source
from the content-addressed store, hash-verified
29
)
30
31
func
TestMain(m *testing.M) {
32
testutil.M(m)
33
}
34
35
func
TestCompletion(t *testing.T) {
36
nerdtest.Setup()
Callers
nothing calls this directly
Calls
1
M
Function · 0.92
Tested by
no test coverage detected
Used in the wild
real call sites across dependent graphs
searching dependent graphs…