Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ expectTypeOf, test } from
"vitest"
;
2
import
* as z from
"../index.js"
;
3
4
test(
"branded types"
, () => {
Callers
nothing calls this directly
Calls
5
string
Method · 0.80
number
Method · 0.80
doStuff
Function · 0.70
brand
Method · 0.65
parse
Method · 0.65
Tested by
no test coverage detected