rust-testing
rust testing
Claude Code
What it does
- 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
- Write tests FIRST (TDD)
- Use #[cfg(test)] modules for unit tests
Derived from the skill's own SKILL.md documentation · extracted 2026-07-23
rust-testing FAQ
What does the rust-testing skill do?
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology. Writing new Rust functions, methods, or traits Adding test coverage to existing code
How do I install rust-testing?
Run: npx -y skills add https://github.com/affaan-m/everything-claude-code --skill rust-testing --agent claude-code — the source lives at github.com/affaan-m/everything-claude-code.
Maintain rust-testing?
Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.
[](https://getagentictools.com/skills/affaan-m-everything-claude-code-rust-testing?ref=badge) npx agentictools info skills/affaan-m-everything-claude-code-rust-testing The second line is the CLI lookup for this page — handy in READMEs and docs.