MCPcopy
hub / github.com/claude-code-best/claude-code / frontmatterParser.test.ts

File frontmatterParser.test.ts

src/utils/__tests__/frontmatterParser.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, test } from 'bun:test'
2import {
3 parseFrontmatter,
4 splitPathInFrontmatter,

Callers

nothing calls this directly

Calls 5

parseFrontmatterFunction · 0.90
splitPathInFrontmatterFunction · 0.90
parseBooleanFrontmatterFunction · 0.90
parseShellFrontmatterFunction · 0.90

Tested by

no test coverage detected