MCPcopy Index your code
hub / github.com/Effect-TS/effect / fromBrand.test.ts

File fromBrand.test.ts

packages/effect/test/Schema/Schema/fromBrand.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { strictEqual } from "@effect/vitest/utils"
3import * as Brand from "effect/Brand"
4import * as S from "effect/Schema"

Callers

nothing calls this directly

Calls 6

strictEqualFunction · 0.90
itFunction · 0.85
errorMethod · 0.65
annotationsMethod · 0.65
pipeMethod · 0.65
failMethod · 0.65

Tested by

no test coverage detected