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

File localEntrypoint.test.ts

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

Source from the content-addressed store, hash-verified

1import { fileURLToPath } from 'node:url';
2
3import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
4import { mockProcessEnv } from './util/utils';

Callers

nothing calls this directly

Calls 2

mockProcessEnvFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected