# testing-rust > Rust testing — unit tests, integration tests, test organization, mocking, and property-based testing. - Author: Michael Down - Repository: michaelkeevildown/claude-agents-skills - Version: 20260208153426 - Stars: 0 - Forks: 0 - Last Updated: 2026-02-08 - Source: https://github.com/michaelkeevildown/claude-agents-skills - Web: https://mule.run/skillshub/@@michaelkeevildown/claude-agents-skills~testing-rust:20260208153426 --- --- name: testing-rust description: Rust testing — unit tests, integration tests, test organization, mocking, and property-based testing. --- # Rust Testing ## When to Use Use this skill when writing or reviewing Rust tests. Covers unit test placement, integration test structure, test utilities, mocking strategies, and property-based testing with proptest. ## Patterns [TODO: Add patterns] ## Anti-Patterns [TODO: Add anti-patterns] ## Examples [TODO: Add examples]