18 lines
599 B
JSON
18 lines
599 B
JSON
{
|
|
"name": "rust-testing",
|
|
"owner": {
|
|
"name": "Emil Lindfors",
|
|
"email": "plugin@42plugin.com"
|
|
},
|
|
"plugins": [
|
|
{
|
|
"name": "rust-testing",
|
|
"description": "Testing best practices plugin for Rust. Includes commands for adding unit tests, integration tests, test analysis, and an expert agent for comprehensive testing strategies, mock implementations, and property-based testing",
|
|
"source": {
|
|
"source": "url",
|
|
"url": "https://git.waymay.us/zhongwei/gh-emillindfors-claude-marketplace-plugins-rust-testing.git"
|
|
},
|
|
"strict": true
|
|
}
|
|
]
|
|
} |