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

File pick.test.ts

packages/effect/test/Schema/Schema/pick.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, doesNotThrow, strictEqual } from "@effect/vitest/utils"
3import { Schema as S, SchemaAST as AST } from "effect"
4import * as Util from "../TestUtils.js"

Callers

nothing calls this directly

Calls 10

strictEqualFunction · 0.90
assertTrueFunction · 0.90
deepStrictEqualFunction · 0.90
doesNotThrowFunction · 0.90
itFunction · 0.85
StringInterface · 0.85
pipeMethod · 0.65
pickMethod · 0.65
annotationsMethod · 0.65
failMethod · 0.65

Tested by

no test coverage detected