MCPcopy
hub / github.com/colinhacks/zod / detached-methods.test.ts

File detached-methods.test.ts

packages/zod/src/v4/classic/tests/detached-methods.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { expect, test } from "vitest";
2import * as z from "zod/v4";
3
4/**

Callers

nothing calls this directly

Calls 15

safeParseFunction · 0.85
minFunction · 0.85
maxFunction · 0.85
positiveFunction · 0.85
stringMethod · 0.80
numberMethod · 0.80
booleanMethod · 0.80
describeFunction · 0.70
safeParseMethod · 0.65
startsWithMethod · 0.65
parseFunction · 0.50
refineFunction · 0.50

Tested by

no test coverage detected