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