MCPcopy
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

1import { expect, test } from "vitest";
2import type { StandardSchemaWithJSON } from "../../core/standard-schema.js";
3import * as z from "../index.js";
4

Callers

nothing calls this directly

Calls 5

acceptSchemaFunction · 0.85
stringMethod · 0.80
toJSONSchemaMethod · 0.80
inputMethod · 0.65
outputMethod · 0.65

Tested by

no test coverage detected