MCPcopy
hub / github.com/colinhacks/zod / number.test.ts

File number.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 15

numberMethod · 0.80
stepMethod · 0.80
parseMethod · 0.65
safeParseMethod · 0.65
gtMethod · 0.65
gteMethod · 0.65
minMethod · 0.65
ltMethod · 0.65
lteMethod · 0.65
maxMethod · 0.65
intMethod · 0.65
positiveMethod · 0.65

Tested by

no test coverage detected