Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/callstack/agent-device
/ output.test.ts
File
output.test.ts
src/utils/__tests__/output.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ test } from
'vitest'
;
2
import
assert from
'node:assert/strict'
;
3
import
path from
'node:path'
;
4
import
{ stripVTControlCharacters } from
'node:util'
;
Callers
nothing calls this directly
Calls
8
formatRole
Function · 0.90
formatSnapshotDiffText
Function · 0.90
formatSnapshotText
Function · 0.90
formatSnapshotLine
Function · 0.90
formatScreenshotDiffText
Function · 0.90
normalizedRect
Function · 0.90
withColor
Function · 0.85
withNoColor
Function · 0.70
Tested by
no test coverage detected