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

File Config.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFailure, assertSuccess, assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import {
4 Brand,

Callers

nothing calls this directly

Calls 15

pipeFunction · 0.90
assertTrueFunction · 0.90
strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
assertConfigFunction · 0.85
assertConfigErrorFunction · 0.85
wrapperFunction · 0.85
arrayMethod · 0.80
numberMethod · 0.80
parseMethod · 0.80
decodeMethod · 0.80

Tested by

no test coverage detected