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

File loadFunction.test.ts

test/util/functions/loadFunction.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { beforeEach, describe, expect, it, vi } from 'vitest';
2import { importModule } from '../../../src/esm';
3import { runPython } from '../../../src/python/pythonUtils';
4import {

Callers

nothing calls this directly

Calls 4

loadFunctionFunction · 0.90
parseFileUrlFunction · 0.90
itFunction · 0.85
resultFunction · 0.85

Tested by

no test coverage detected