Rust Testing

Rust testing patterns — unit tests with mockall, integration tests with sqlx transactions, HTTP handler testing (axum), benchmarks (criterion), property tests (proptest), fuzzing, and CI with cargo-nextest. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/marvinrichter--clarc--rust-testing commit afc3fe8271

Frequently asked questions

npx skillmds@latest add tomevault-io/rust-testing-5