{ "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", "version": "1.0.0", "author": { "name": "Emil Lindfors" }, "skills": [ "./skills" ], "agents": [ "./agents" ], "commands": [ "./commands" ] }