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

File workerPool.test.ts

test/python/workerPool.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'fs';
2import path from 'path';
3
4import { afterAll, beforeAll, beforeEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 6

itFunction · 0.85
pushMethod · 0.80
shutdownMethod · 0.65
initializeMethod · 0.45
executeMethod · 0.45
getWorkerCountMethod · 0.45

Tested by

no test coverage detected