MCPcopy
hub / github.com/colinhacks/zod / describe-meta-checks.test.ts

File describe-meta-checks.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "vitest";
2import * as z from "../index.js";
3
4describe("z.describe() check", () => {

Callers

nothing calls this directly

Calls 7

stringMethod · 0.80
describeMethod · 0.80
getMethod · 0.80
numberMethod · 0.80
metaMethod · 0.80
describeFunction · 0.70
checkMethod · 0.65

Tested by

no test coverage detected