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

File error.test.ts

packages/zod/src/v4/mini/tests/error.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/mini";
3
4test("no locale by default", () => {

Callers

nothing calls this directly

Calls 3

stringMethod · 0.80
safeParseMethod · 0.65
parseMethod · 0.65

Tested by

no test coverage detected