MCPcopy
hub / github.com/Effect-TS/effect / typeSchema.test.ts

File typeSchema.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertTrue, deepStrictEqual } from "@effect/vitest/utils"
3import * as S from "effect/Schema"
4import * as Util from "../TestUtils.js"

Callers

nothing calls this directly

Calls 7

deepStrictEqualFunction · 0.90
assertFalseFunction · 0.90
assertTrueFunction · 0.90
itFunction · 0.85
pipeMethod · 0.65
isMethod · 0.65
failMethod · 0.65

Tested by

no test coverage detected