MCPcopy
hub / github.com/promptfoo/promptfoo / evalSetup.test.ts

File evalSetup.test.ts

test/commands/evalSetup.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { Command } from 'commander';
2import { beforeEach, describe, expect, it, vi } from 'vitest';
3import { evalSetupCommand } from '../../src/commands/evalSetup';
4import { getDefaultPort } from '../../src/constants';

Callers

nothing calls this directly

Calls 4

evalSetupCommandFunction · 0.90
getDefaultPortFunction · 0.90
itFunction · 0.85
toStringMethod · 0.65

Tested by

no test coverage detected