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

File DocComment.test.ts

packages/ts-builders/src/DocComment.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from 'vitest'
2
3import { docComment } from './DocComment'
4import { stringify } from './stringify'

Callers

nothing calls this directly

Calls 4

stringifyFunction · 0.90
docCommentFunction · 0.90
addTextMethod · 0.80
testFunction · 0.50

Tested by

no test coverage detected