zircote/auto-harness
Hook-driven test framework for Claude Code plugins - automates integration testing with YAML/JSON test definitions, variable capture, and rich reporting
Platform-specific configuration:
{
"mcpServers": {
"auto-harness": {
"command": "npx",
"args": [
"-y",
"auto-harness"
]
}
}
}Add the config above to .claude/settings.json under the mcpServers key.
Loading reviews...