MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / event-formatting.test.ts

File event-formatting.test.ts

src/utils/renderers/__tests__/event-formatting.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { join } from 'node:path';
2import { describe, expect, it } from 'vitest';
3import {
4 extractGroupedCompilerError,

Callers

nothing calls this directly

Calls 12

formatHeaderEventFunction · 0.90
formatBuildStageEventFunction · 0.90
formatStatusLineEventFunction · 0.90
formatDetailTreeEventFunction · 0.90
formatTestCaseResultsFunction · 0.90

Tested by

no test coverage detected