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

File utils.test.ts

test/assertions/utils.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'fs';
2import * as path from 'path';
3
4import { beforeEach, describe, expect, it, vi } from 'vitest';

Callers

nothing calls this directly

Calls 6

processFileReferenceFunction · 0.90
coerceStringFunction · 0.90
createMockProviderFunction · 0.90
getFinalTestFunction · 0.90
loadFromJavaScriptFileFunction · 0.90
itFunction · 0.85

Tested by

no test coverage detected