MCPcopy
hub / github.com/PatrickJS/awesome-cursorrules / convert-readme-links.test.mjs

File convert-readme-links.test.mjs

scripts/convert-readme-links.test.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from "node:assert/strict";
2import { spawnSync } from "node:child_process";
3import { mkdirSync, mkdtempSync, readFileSync, rmSync, writeFileSync } from "node:fs";
4import { tmpdir } from "node:os";

Callers

nothing calls this directly

Calls 5

githubRulesPrefixFunction · 0.90
readFunction · 0.85
makeFixtureFunction · 0.70
writeFunction · 0.70
runFunction · 0.70

Tested by

no test coverage detected