Files
gh-hermeticormus-alqvimia-c…/.claude-plugin/plugin.json
2025-11-29 18:35:28 +08:00

16 lines
378 B
JSON

{
"name": "unit-testing",
"description": "Unit and integration test automation for Python and JavaScript with debugging support",
"version": "1.2.0",
"author": {
"name": "Seth Hobson",
"url": "https://github.com/wshobson"
},
"agents": [
"./agents/test-automator.md",
"./agents/debugger.md"
],
"commands": [
"./commands/test-generate.md"
]
}