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

Struct testUtil

acceptance/testenv/testenv.go:289–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

287}
288
289type testUtil struct {
290 tempDir string
291}
292
293func (testUtil) Key() any {
294 return TestUtil

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected