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

File brand.test.ts

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

Source from the content-addressed store, hash-verified

1import { expectTypeOf, test } from "vitest";
2import * as z from "../index.js";
3
4test("branded types", () => {

Callers

nothing calls this directly

Calls 5

stringMethod · 0.80
numberMethod · 0.80
doStuffFunction · 0.70
brandMethod · 0.65
parseMethod · 0.65

Tested by

no test coverage detected