Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterEach, beforeEach, describe, it, vi } from
"@effect/vitest"
2
import
{ assertFalse, assertTrue, deepStrictEqual, strictEqual } from
"@effect/vitest/utils"
3
import
{
4
Cause,
Callers
nothing calls this directly
Calls
15
assertTrue
Function · 0.90
assertFalse
Function · 0.90
strictEqual
Function · 0.90
deepStrictEqual
Function · 0.90
pipe
Function · 0.90
it
Function · 0.85
pusher
Function · 0.85
String
Interface · 0.85
sync
Method · 0.80
log
Function · 0.70
pipe
Method · 0.65
make
Method · 0.65
Tested by
no test coverage detected