Files
42marketplaces/sync/gh-lightsoft-dev-claude-plugin-for-dev-test-generator.json
2025-11-30 09:08:53 +08:00

18 lines
434 B
JSON

{
"name": "test-generator",
"owner": {
"name": "Lightsoft",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "test-generator",
"description": "Automatically generate and run tests with detailed reports",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-lightsoft-dev-claude-plugin-for-dev-test-generator.git"
},
"strict": true
}
]
}