MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / swift-test-discovery.test.ts

File swift-test-discovery.test.ts

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

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import { createMockFileSystemExecutor } from '../../test-utils/mock-executors.ts';
3import { discoverSwiftTestsInFiles } from '../swift-test-discovery.ts';
4

Callers

nothing calls this directly

Calls 2

Tested by

no test coverage detected