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

File Defect.test.ts

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

Source from the content-addressed store, hash-verified

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

Callers

nothing calls this directly

Calls 5

deepStrictEqualFunction · 0.90
assertInstanceOfFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
createMethod · 0.80

Tested by

no test coverage detected