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

File validate.test.ts

test/commands/validate.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect, beforeEach, afterEach } from 'vitest';
2import { promises as fs } from 'fs';
3import path from 'path';
4import { runCLI } from '../helpers/run-cli.js';

Callers

nothing calls this directly

Calls 3

runCLIFunction · 0.85
toCrlfFunction · 0.85
writeFileMethod · 0.80

Tested by

no test coverage detected