Files
42marketplaces/sync/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-unit-test-generator.json
2025-11-30 09:08:53 +08:00

18 lines
524 B
JSON

{
"name": "unit-test-generator",
"owner": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"plugins": [
{
"name": "unit-test-generator",
"description": "Automatically generate comprehensive unit tests from source code with multiple testing framework support",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-unit-test-generator.git"
},
"strict": true
}
]
}