MCPcopy Create free account
hub / github.com/getsentry/XcodeBuildMCP / schema-to-yargs.test.ts

File schema-to-yargs.test.ts

src/cli/__tests__/schema-to-yargs.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest';
2import * as z from 'zod';
3import { schemaToYargsOptions } from '../schema-to-yargs.ts';
4

Callers

nothing calls this directly

Calls 2

schemaToYargsOptionsFunction · 0.90
getMethod · 0.80

Tested by

no test coverage detected