MCPcopy
hub / github.com/prisma/prisma / CLI.test.ts

File CLI.test.ts

packages/cli/src/__tests__/commands/CLI.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defaultTestConfig } from '@prisma/config'
2import { jestConsoleContext, jestContext } from '@prisma/get-platform'
3
4import { CLI } from '../../CLI'

Callers

nothing calls this directly

Calls 6

jestConsoleContextFunction · 0.90
defaultTestConfigFunction · 0.90
createCLIFunction · 0.85
parseMethod · 0.65
addMethod · 0.45
newMethod · 0.45

Tested by

no test coverage detected