Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/PatrickJS/awesome-cursorrules
/ check-pr-author.test.mjs
File
check-pr-author.test.mjs
scripts/check-pr-author.test.mjs:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
assert from
"node:assert/strict"
;
2
import
{ spawnSync } from
"node:child_process"
;
3
import
{ mkdtempSync, rmSync, writeFileSync } from
"node:fs"
;
4
import
{ tmpdir } from
"node:os"
;
Callers
nothing calls this directly
Calls
1
run
Function · 0.70
Tested by
no test coverage detected