MCPcopy Create free account
hub / github.com/andywer/postguard / syntax-error.test.ts

File syntax-error.test.ts

test/syntax-error.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import test from "ava"
2import * as path from "path"
3import { loadSourceFile, parseSourceFile } from "../src/parser"
4import { containsToRegex } from "./_helpers/assert"

Callers

nothing calls this directly

Calls 4

parseSourceFileFunction · 0.90
containsToRegexFunction · 0.90
loadSourceFileFunction · 0.85
pathToFixtureFunction · 0.70

Tested by

no test coverage detected