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

File extend.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertTrue, deepStrictEqual, strictEqual, throws } from "@effect/vitest/utils"
3import * as Arbitrary from "effect/Arbitrary"
4import * as FastCheck from "effect/FastCheck"

Callers

nothing calls this directly

Calls 14

deepStrictEqualFunction · 0.90
assertTrueFunction · 0.90
strictEqualFunction · 0.90
throwsFunction · 0.90
itFunction · 0.85
StringInterface · 0.85
assertExtendFunction · 0.85
decodeUnknownSyncFunction · 0.85
annotationsMethod · 0.65
pipeMethod · 0.65
failMethod · 0.65
fMethod · 0.65

Tested by

no test coverage detected