Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/EveryInc/compound-engineering-plugin
/ frontmatter.test.ts
File
frontmatter.test.ts
tests/frontmatter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ readdirSync, readFileSync, statSync } from
"fs"
2
import
path from
"path"
3
import
{ describe, expect, test } from
"bun:test"
4
import
{ load } from
"js-yaml"
Callers
nothing calls this directly
Calls
3
parseFrontmatter
Function · 0.90
formatFrontmatter
Function · 0.90
collectFrontmatterFiles
Function · 0.85
Tested by
no test coverage detected