MCPcopy
hub / github.com/Fission-AI/OpenSpec / basic.test.ts

File basic.test.ts

test/cli-e2e/basic.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { afterAll, describe, it, expect } from 'vitest';
2import { promises as fs } from 'fs';
3import path from 'path';
4import { tmpdir } from 'os';

Callers

nothing calls this directly

Calls 5

runCLIFunction · 0.85
prepareFixtureFunction · 0.85
expectJsonOnlyOutputFunction · 0.85
readFileMethod · 0.80
fileExistsFunction · 0.70

Tested by

no test coverage detected