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

File cause-rendering.test.ts

packages/effect/test/Effect/cause-rendering.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from "@effect/vitest"
2import { assertFalse, assertInclude, assertInstanceOf, assertTrue, strictEqual } from "@effect/vitest/utils"
3import { Cause, Effect, Option, pipe } from "effect"
4

Callers

nothing calls this directly

Calls 12

assertIncludeFunction · 0.90
assertInstanceOfFunction · 0.90
assertFalseFunction · 0.90
assertTrueFunction · 0.90
pipeFunction · 0.90
strictEqualFunction · 0.90
syncMethod · 0.80
failMethod · 0.65
pipeMethod · 0.65
dieMethod · 0.65
failFunction · 0.50
fnFunction · 0.50

Tested by

no test coverage detected