MCPcopy Create free account
hub / github.com/TestSprite/testsprite-cli / config.test.ts

File config.test.ts

src/lib/config.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { mkdtempSync } from 'node:fs';
2import { homedir, tmpdir } from 'node:os';
3import { join } from 'node:path';
4import { beforeEach, describe, expect, it } from 'vitest';

Callers

nothing calls this directly

Calls 3

loadConfigFunction · 0.85
writeProfileFunction · 0.85
defaultConfigPathFunction · 0.85

Tested by

no test coverage detected