rust-testing
Installation
SKILL.md
Rust Testing Patterns
Comprehensive Rust testing patterns for writing reliable, maintainable tests following TDD methodology.
When to Use
- Writing new Rust functions, methods, or traits
- Adding test coverage to existing code
- Creating benchmarks for performance-critical code
- Implementing property-based tests for input validation
- Following TDD workflow in Rust projects
How It Works
Installs
5.2K
Repository
affaan-m/everyt…ude-codeGitHub Stars
226.5K
First Seen
Mar 16, 2026
Security Audits