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

File Path.test.ts

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

Source from the content-addressed store, hash-verified

1import { BadArgument } from "@effect/platform/Error"
2import * as Path from "@effect/platform/Path"
3import { describe, it } from "@effect/vitest"
4import { deepStrictEqual, strictEqual } from "@effect/vitest/utils"

Callers

nothing calls this directly

Calls 4

strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
runPromiseFunction · 0.70

Tested by

no test coverage detected