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

18 lines
521 B
JSON

{
"name": "database-test-manager",
"owner": {
"name": "Claude Code Plugin Hub",
"email": "[email protected]"
},
"plugins": [
{
"name": "database-test-manager",
"description": "Database testing utilities with test data setup, transaction rollback, and schema validation",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-jeremylongshore-claude-code-plugins-plus-plugins-testing-database-test-manager.git"
},
"strict": true
}
]
}