MCPcopy Create free account
hub / github.com/conforma/cli / Helper

Method Helper

acceptance/snaps/snaps.go:55–57  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

53}
54
55func (e errCapture) Helper() {
56 e.t.Helper()
57}
58
59func (e errCapture) Skip(args ...interface{}) {
60 e.t.Skip(args...)

Callers 12

readAndVerifyLayerFunction · 0.80
clearSigstoreEnvVarsFunction · 0.80
createDSSESignatureFunction · 0.80
makeBundleSigFunction · 0.80
makeBundleSigWithBase64Function · 0.80
setupOPAEngineFunction · 0.80
setupEvaluatorPairFunction · 0.80
writeInputFunction · 0.80
assertSameOutcomesFunction · 0.80
rulesArchiveFromFSFunction · 0.80
createTestArchiveFunction · 0.80

Calls

no outgoing calls

Tested by 10

readAndVerifyLayerFunction · 0.64
clearSigstoreEnvVarsFunction · 0.64
createDSSESignatureFunction · 0.64
makeBundleSigFunction · 0.64
makeBundleSigWithBase64Function · 0.64
setupOPAEngineFunction · 0.64
setupEvaluatorPairFunction · 0.64
writeInputFunction · 0.64
assertSameOutcomesFunction · 0.64