Files
42marketplaces/sync/gh-claudeforge-marketplace-plugins-commands-test-generator.json
2025-11-29 18:53:27 +08:00

18 lines
441 B
JSON

{
"name": "test-generator",
"owner": {
"name": "ClaudeForge Community",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "test-generator",
"description": "Generate comprehensive tests for a specific file",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-claudeforge-marketplace-plugins-commands-test-generator.git"
},
"strict": true
}
]
}