Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/garrytan/gstack
/ skill-parser.test.ts
File
skill-parser.test.ts
test/skill-parser.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ describe, test, expect } from
'bun:test'
;
2
import
{ extractBrowseCommands, validateSkill } from
'./helpers/skill-parser'
;
3
import
* as fs from
'fs'
;
4
import
* as path from
'path'
;
Callers
nothing calls this directly
Calls
4
extractBrowseCommands
Function · 0.90
validateSkill
Function · 0.90
test
Function · 0.70
writeFixture
Function · 0.70
Tested by
no test coverage detected