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

File scoping.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertFalse, assertLeft, assertSome, assertTrue, deepStrictEqual } from "@effect/vitest/utils"
3import * as Array from "effect/Array"
4import * as Cause from "effect/Cause"

Callers

nothing calls this directly

Calls 15

assertTrueFunction · 0.90
deepStrictEqualFunction · 0.90
assertFalseFunction · 0.90
assertSomeFunction · 0.90
assertLeftFunction · 0.90
itFunction · 0.85
fromEffectMethod · 0.80
streamFunction · 0.70
makeMethod · 0.65
pipeMethod · 0.65
setMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected