Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/colinhacks/zod
/ standard-schema.test.ts
File
standard-schema.test.ts
packages/zod/src/v4/mini/tests/standard-schema.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ expect, test } from
"vitest"
;
2
import
type
{ StandardSchemaWithJSON } from
"../../core/standard-schema.js"
;
3
import
* as z from
"../index.js"
;
4
Callers
nothing calls this directly
Calls
5
acceptSchema
Function · 0.85
string
Method · 0.80
toJSONSchema
Method · 0.80
input
Method · 0.65
output
Method · 0.65
Tested by
no test coverage detected