MCPcopy Create free account
hub / github.com/ScriptedAlchemy/tracedecay / run-unit-tests.mjs

File run-unit-tests.mjs

dashboard/run-unit-tests.mjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readdirSync, statSync } from "node:fs";
2import { dirname, join, relative } from "node:path";
3import { fileURLToPath } from "node:url";
4import { spawnSync } from "node:child_process";

Callers

nothing calls this directly

Calls 2

collectTestsFunction · 0.85
errorMethod · 0.45

Tested by

no test coverage detected