Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/prisma/prisma
/ isInteractive.test.ts
File
isInteractive.test.ts
packages/internals/src/utils/__tests__/isInteractive.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ afterAll, beforeEach, describe, expect, test } from
'vitest'
2
3
import
{ isInteractive } from
'../isInteractive'
4
Callers
nothing calls this directly
Calls
3
isInteractive
Function · 0.90
restoreEnv
Function · 0.70
test
Function · 0.50
Tested by
no test coverage detected