MCPcopy 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

1import { describe, test } from 'vitest'
2import { testExample, testSqliteExample } from './fixtures.js'
3
4describe('Generator Prisma Client Examples', () => {

Callers

nothing calls this directly

Calls 2

testExampleFunction · 0.85
testSqliteExampleFunction · 0.85

Tested by

no test coverage detected