Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/Fission-AI/OpenSpec
/ source-specs-normalization.test.ts
File
source-specs-normalization.test.ts
test/specs/source-specs-normalization.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ promises as fs } from
'fs'
;
2
import
path from
'path'
;
3
import
{ fileURLToPath } from
'url'
;
4
import
{ describe, it, expect } from
'vitest'
;
Callers
nothing calls this directly
Calls
5
getSpecFiles
Function · 0.85
findMainSpecStructureIssues
Function · 0.85
stripFencedCodeBlocksPreservingLines
Function · 0.85
readFile
Method · 0.80
parseSpec
Method · 0.80
Tested by
no test coverage detected