Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/prisma/prisma-examples
/ generator-prisma-client.test.ts
File
generator-prisma-client.test.ts
tests/generator-prisma-client.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test } from
'vitest'
2
import
{ testExample, testSqliteExample } from
'./fixtures.js'
3
4
describe(
'Generator Prisma Client Examples'
, () => {
Callers
nothing calls this directly
Calls
2
testExample
Function · 0.85
testSqliteExample
Function · 0.85
Tested by
no test coverage detected