Initial commit

This commit is contained in:
Zhongwei Li
2025-11-29 18:25:58 +08:00
commit 73d0091adf
9 changed files with 2216 additions and 0 deletions

3
README.md Normal file
View File

@@ -0,0 +1,3 @@
# rust-testing
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