Files
2025-11-30 08:23:11 +08:00

15 lines
333 B
JSON

{
"name": "integration-test-runner",
"description": "Run and manage integration test suites with environment setup, database seeding, and cleanup",
"version": "1.0.0",
"author": {
"name": "Claude Code Plugins",
"email": "[email protected]"
},
"skills": [
"./skills"
],
"commands": [
"./commands"
]
}