Files
42marketplaces/sync/gh-netresearch-claude-code-marketplace-skills-typo3-testing.json
2025-11-30 09:08:53 +08:00

18 lines
649 B
JSON

{
"name": "typo3-testing",
"owner": {
"name": "Netresearch DTT GmbH",
"email": "info@netresearch.de"
},
"plugins": [
{
"name": "typo3-testing",
"description": "Create and manage TYPO3 extension tests with comprehensive testing infrastructure. Includes unit, functional, and acceptance testing support, PHPUnit configurations, Docker setup, CI/CD templates, and automated test generation following TYPO3 best practices.",
"source": {
"source": "url",
"url": "https://git.waymay.us/zhongwei/gh-netresearch-claude-code-marketplace-skills-typo3-testing.git"
},
"strict": true
}
]
}