Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Fission-AI/OpenSpec
/ spec.interactive-show.test.ts
File
spec.interactive-show.test.ts
test/commands/spec.interactive-show.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
{ execSync } from
'child_process'
;
Callers
nothing calls this directly
Calls
1
writeFile
Method · 0.80
Tested by
no test coverage detected