Files
42marketplaces/sync/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-testing.json
2025-11-29 18:53:27 +08:00

18 lines
494 B
JSON

{
"name": "testing",
"owner": {
"name": "Grey Haven Studio",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "testing",
"description": "Comprehensive testing automation with Playwright visual regression, Chrome E2E testing, and frontend debugging tools",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-greyhaven-ai-claude-code-config-grey-haven-plugins-testing.git"
},
"strict": true
}
]
}