MCPcopy 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
31func TestMain(m *testing.M) {
32 testutil.M(m)
33}
34
35func TestCompletion(t *testing.T) {
36 nerdtest.Setup()

Callers

nothing calls this directly

Calls 1

MFunction · 0.92

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…