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

File sequencing.test.ts

packages/effect/test/Effect/sequencing.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, assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import * as Cause from "effect/Cause"
4import * as Deferred from "effect/Deferred"

Callers

nothing calls this directly

Calls 15

strictEqualFunction · 0.90
assertTrueFunction · 0.90
deepStrictEqualFunction · 0.90
assertFalseFunction · 0.90
assertLeftFunction · 0.90
countdownFunction · 0.85
restoreFunction · 0.85
pipeMethod · 0.65
makeMethod · 0.65
dieMessageMethod · 0.65
setMethod · 0.65
getMethod · 0.65

Tested by

no test coverage detected