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

File scriptBasedProvider.test.ts

test/providers/scriptBasedProvider.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 { createScriptBasedProviderFactory } from '../../src/providers/scriptBasedProvider';
3import { getResolvedRelativePath } from '../../src/util/file';
4

Callers

nothing calls this directly

Calls 3

itFunction · 0.85
createMethod · 0.45

Tested by

no test coverage detected