MCPcopy Create free account
hub / github.com/claude-code-best/claude-code / ripgrepConfig.test.ts

File ripgrepConfig.test.ts

src/utils/__tests__/ripgrepConfig.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, beforeAll, describe, expect, test } from 'bun:test'
2import { mkdirSync, rmSync, writeFileSync } from 'fs'
3import { join } from 'path'
4

Callers

nothing calls this directly

Calls 3

mkdirSyncFunction · 0.90
rmSyncFunction · 0.90

Tested by

no test coverage detected