Run And Die Tests

Run a project's Node tests without leaking orphaned processes onto this machine. Use whenever you would run `node --test`, `npm test`, or `npm run test` — call `gsd-test run` instead of spawning the test process locally. Also use when a run comes back reaped, or when a previous local test run left hung `node` processes behind.

open-gsd 3ac3735 3.3 KB Updated

File contents

open-gsd/gsd-test-runner/tree/main/agent-integration/skills/run-and-die commit 3ac37356cc

Frequently asked questions

npx skillmds@latest add open-gsd/run-and-die-tests