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

File evaluator.progress.test.ts

test/evaluator.progress.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import readline from 'readline';
2
3import { afterEach, beforeEach, describe, expect, it, vi } from 'vitest';
4import { createMockProvider } from './factories/provider';

Callers

nothing calls this directly

Calls 13

setLogCallbackFunction · 0.90
createMockProviderFunction · 0.90
itFunction · 0.85
updateProgressMethod · 0.80
updateTotalCountMethod · 0.80
installLogInterceptorMethod · 0.80
removeLogInterceptorMethod · 0.80
pushMethod · 0.80
initializeMethod · 0.45
completeMethod · 0.45
stopMethod · 0.45
setMethod · 0.45

Tested by

no test coverage detected