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

File Runtime.test.ts

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

Source from the content-addressed store, hash-verified

1import { AsyncLocalStorage } from "node:async_hooks"
2
3import { describe, it } from "@effect/vitest"
4import { assertTrue, deepStrictEqual, strictEqual, throwsAsync } from "@effect/vitest/utils"

Callers

nothing calls this directly

Calls 15

strictEqualFunction · 0.90
pipeFunction · 0.90
deepStrictEqualFunction · 0.90
throwsAsyncFunction · 0.90
assertTrueFunction · 0.90
itFunction · 0.85
runRequestFunction · 0.85
setFiberRefMethod · 0.80
syncMethod · 0.80
runtimeMethod · 0.80
isInterruptedMethod · 0.80
pipeMethod · 0.65

Tested by

no test coverage detected