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

File Pretty.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, it } from "@effect/vitest"
2import { strictEqual, throws } from "@effect/vitest/utils"
3import { isUnknown } from "effect/Predicate"
4import * as Pretty from "effect/Pretty"

Callers

nothing calls this directly

Calls 6

throwsFunction · 0.90
strictEqualFunction · 0.90
itFunction · 0.85
prettyFunction · 0.70
expectHookFunction · 0.70
makeMethod · 0.65

Tested by

no test coverage detected