Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ describe, it, expect, beforeEach, afterEach } from
'vitest'
;
2
import
{ promises as fs } from
'fs'
;
3
import
path from
'path'
;
4
import
{ runCLI } from
'../helpers/run-cli.js'
;
Callers
nothing calls this directly
Calls
3
runCLI
Function · 0.85
toCrlf
Function · 0.85
writeFile
Method · 0.80
Tested by
no test coverage detected