Files
42marketplaces/sync/gh-feed-mob-claude-code-marketplace-plugins-test-generator.json
2025-11-29 18:53:27 +08:00

18 lines
481 B
JSON

{
"name": "test-generator",
"owner": {
"name": "Steven Wu",
"email": "steven@feedmob.com"
},
"plugins": [
{
"name": "test-generator",
"description": "A plugin agent that automatically generates high-quality test cases for code changes and new features",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-feed-mob-claude-code-marketplace-plugins-test-generator.git"
},
"strict": true
}
]
}