Files
42marketplaces/sync/gh-joel611-claude-plugins-plugins-testing-playwright-e2e.json
2025-11-30 09:08:53 +08:00

18 lines
610 B
JSON

{
"name": "playwright-e2e",
"owner": {
"name": "Claude Code Marketplace",
"email": "plugin@42plugin.com"
},
"plugins": [
{
"name": "playwright-e2e",
"description": "Comprehensive Playwright-based E2E testing plugin with test generation, Page Object Models, debugging, and maintenance capabilities. Follows best practices including data-testid locators and TypeScript-first approach.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-joel611-claude-plugins-plugins-testing-playwright-e2e.git"
},
"strict": true
}
]
}