Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterAll, beforeAll, beforeEach, describe, expect, it, vi } from
'vitest'
;
2
import
{
3
getSysExecutable,
4
runPython,
Callers
nothing calls this directly
Calls
5
mockProcessEnv
Function · 0.90
runPythonCode
Function · 0.90
validatePythonPath
Function · 0.90
it
Function · 0.85
resolve
Method · 0.80
Tested by
no test coverage detected