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

File wrapper.test.ts

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

Source from the content-addressed store, hash-verified

1import { afterAll, beforeAll, beforeEach, describe, expect, it, vi } from 'vitest';
2import {
3 getSysExecutable,
4 runPython,

Callers

nothing calls this directly

Calls 5

mockProcessEnvFunction · 0.90
runPythonCodeFunction · 0.90
validatePythonPathFunction · 0.90
itFunction · 0.85
resolveMethod · 0.80

Tested by

no test coverage detected