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

File ConfigProvider.test.ts

packages/platform/test/ConfigProvider.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as FileSystem from "@effect/platform/FileSystem"
2import * as PlatformConfigProvider from "@effect/platform/PlatformConfigProvider"
3import { describe, it } from "@effect/vitest"
4import { strictEqual } from "@effect/vitest/utils"

Callers

nothing calls this directly

Calls 4

strictEqualFunction · 0.90
pipeMethod · 0.65
mapMethod · 0.65
provideMethod · 0.65

Tested by

no test coverage detected