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

File Logger.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, it, vi } from "@effect/vitest"
2import { assertFalse, assertTrue, deepStrictEqual, strictEqual } from "@effect/vitest/utils"
3import {
4 Cause,

Callers

nothing calls this directly

Calls 15

assertTrueFunction · 0.90
assertFalseFunction · 0.90
strictEqualFunction · 0.90
deepStrictEqualFunction · 0.90
pipeFunction · 0.90
itFunction · 0.85
pusherFunction · 0.85
StringInterface · 0.85
syncMethod · 0.80
logFunction · 0.70
pipeMethod · 0.65
makeMethod · 0.65

Tested by

no test coverage detected