MCPcopy Index your code
hub / github.com/getsentry/XcodeBuildMCP / axe-helpers.test.ts

File axe-helpers.test.ts

src/utils/__tests__/axe-helpers.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterEach, beforeEach, describe, expect, it } from 'vitest';
2import { chmodSync, mkdtempSync, mkdirSync, rmSync, writeFileSync } from 'node:fs';
3import { tmpdir } from 'node:os';
4import { dirname, join } from 'node:path';

Callers

nothing calls this directly

Calls 6

getBundledAxeEnvironmentFunction · 0.90
resolveAxeBinaryFunction · 0.90
tmpdirFunction · 0.85
writeExecutableFunction · 0.85

Tested by

no test coverage detected