MCPcopy Index your code
hub / github.com/promptfoo/promptfoo / cliOptions.test.ts

File cliOptions.test.ts

test/util/cliOptions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { InvalidArgumentError } from 'commander';
2import { describe, expect, it } from 'vitest';
3import { collectKeyValueOption, normalizeTagOption } from '../../src/util/cliOptions';
4

Callers

nothing calls this directly

Calls 4

collectKeyValueOptionFunction · 0.90
normalizeTagOptionFunction · 0.90
itFunction · 0.85
callMethod · 0.80

Tested by

no test coverage detected