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

File error.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertInclude, assertTrue, deepStrictEqual } from "@effect/vitest/utils"
3import { Cause, Data, Effect, pipe } from "effect"
4

Callers

nothing calls this directly

Calls 7

assertIncludeFunction · 0.90
pipeFunction · 0.90
assertTrueFunction · 0.90
deepStrictEqualFunction · 0.90
itFunction · 0.85
inspectFunction · 0.85
toJSONMethod · 0.65

Tested by

no test coverage detected