Rust Testing

Use when writing tests, organizing test modules, choosing between proptest/insta/rstest/mockall/criterion/cargo-fuzz, setting up property-based or snapshot testing, benchmarking, fuzzing, running tests with nextest, or asking how to structure tests in a Rust project. Covers the testing pyramid, test organization (unit/integration/doc), fixture patterns, parameterized tests, and when to use each tool.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/joshuadavidthomas--agentkit--rust-testing commit e60ad23225

Frequently asked questions

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