Skip to content
OpenAgentsbeta
openagents/test-writer-loop

Test Writer Loop

HarnessFree

Red/green loop that picks an untested module, writes a failing test, implements it, and iterates with coverage deltas

v1.1.0MIT2 downloads
npx openagents-cli add openagents/test-writer-loop --runtime claude-code
schema1
nametest-writer-loop
owneropenagents
version1.1.0
kindharness
licenseMIT
entryHARNESS.md
runtimesclaude-code, codex, openai-agents, generic
tagstesting, tdd, coverage, harness, automation
capabilities
pricingfree

Inputs

NameTypeRequiredDescription
target_pathpathNoFile or directory to focus on; if omitted, the loop selects the lowest-coverage module automatically
max_iterationsnumberNoMaximum red/green cycles to run in one session
coverage_commandstringNoCommand that prints a coverage report (e.g. "npm test -- --coverage"); auto-detected when omitted

Keyboard shortcuts

Focus search
/
Go to Explore
ge
Go to Home
gh
Go to Tags
gt
Go to Collections
gc
Show this help
?
Close suggestions or this dialog
Esc