MCPcopy Create free account
hub / github.com/github/gh-aw / codex_harness.test.cjs

File codex_harness.test.cjs

actions/setup/js/codex_harness.test.cjs:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, it, expect } from "vitest";
2import { spawnSync } from "child_process";
3import { createRequire } from "module";
4import fs from "fs";

Callers

nothing calls this directly

Tested by

no test coverage detected