MCPcopy Create free account
hub / github.com/scriptscat/scriptcat / regex_to_glob.test.ts

File regex_to_glob.test.ts

src/pkg/utils/regex_to_glob.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { regexToGlob } from "./regex_to_glob";
3
4/**

Callers

nothing calls this directly

Calls 2

okFunction · 0.85
badFunction · 0.85

Tested by

no test coverage detected