Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ afterAll, describe, it, expect } from
'vitest'
;
2
import
{ promises as fs } from
'fs'
;
3
import
path from
'path'
;
4
import
{ tmpdir } from
'os'
;
Callers
nothing calls this directly
Calls
5
runCLI
Function · 0.85
prepareFixture
Function · 0.85
expectJsonOnlyOutput
Function · 0.85
readFile
Method · 0.80
fileExists
Function · 0.70
Tested by
no test coverage detected