MCPcopy
hub / github.com/smallstep/cli / TestHelp

Function TestHelp

integration/help_test.go:15–19  ·  view source on GitHub ↗
(t *testing.T)

Source from the content-addressed store, hash-verified

13)
14
15func TestHelp(t *testing.T) {
16 testscript.Run(t, testscript.Params{
17 Files: []string{"testdata/help/help.txtar"},
18 })
19}
20
21func TestHelpQuality(t *testing.T) {
22 testscript.Run(t, testscript.Params{

Callers

nothing calls this directly

Calls 1

RunMethod · 0.65

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…