15 lines
341 B
JSON
15 lines
341 B
JSON
{
|
|
"name": "unit-test-generator",
|
|
"description": "Automatically generate comprehensive unit tests from source code with multiple testing framework support",
|
|
"version": "1.0.0",
|
|
"author": {
|
|
"name": "Claude Code Plugins",
|
|
"email": "[email protected]"
|
|
},
|
|
"skills": [
|
|
"./skills"
|
|
],
|
|
"commands": [
|
|
"./commands"
|
|
]
|
|
} |