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
495
Repository
affaan-m/ecc
GitHub Stars
208.6K
First Seen
May 19, 2026
rust-testing — affaan-m/ecc