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

File number.test.ts

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

Source from the content-addressed store, hash-verified

1import { expect, expectTypeOf, test } from "vitest";
2import * as z from "zod/mini";
3
4test("z.number", () => {

Callers

nothing calls this directly

Calls 6

numberMethod · 0.80
refineMethod · 0.80
parseMethod · 0.65
checkMethod · 0.65
parseAsyncMethod · 0.65
intMethod · 0.65

Tested by

no test coverage detected