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

File TaggedError.test.ts

packages/effect/test/Schema/Schema/Class/TaggedError.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { assertInclude, assertInstanceOf, assertSome, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import { Cause, Effect, Inspectable, JSONSchema, Schema, SchemaAST as AST } from "effect"
4import * as S from "effect/Schema"

Callers

nothing calls this directly

Calls 10

deepStrictEqualFunction · 0.90
strictEqualFunction · 0.90
assertIncludeFunction · 0.90
assertInstanceOfFunction · 0.90
assertSomeFunction · 0.90
itFunction · 0.85
StringInterface · 0.85
makeMethod · 0.65
failMethod · 0.65
aMethod · 0.45

Tested by

no test coverage detected