MCPcopy 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

1import { describe, test, expect } from 'bun:test';
2import { extractBrowseCommands, validateSkill } from './helpers/skill-parser';
3import * as fs from 'fs';
4import * as path from 'path';

Callers

nothing calls this directly

Calls 4

extractBrowseCommandsFunction · 0.90
validateSkillFunction · 0.90
testFunction · 0.70
writeFixtureFunction · 0.70

Tested by

no test coverage detected