Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ fileURLToPath } from
'node:url'
;
2
3
import
{ afterEach, beforeEach, describe, expect, it, vi } from
'vitest'
;
4
import
{ mockProcessEnv } from
'./util/utils'
;
Callers
nothing calls this directly
Calls
2
mockProcessEnv
Function · 0.90
it
Function · 0.85
Tested by
no test coverage detected