Rust Unit Testing

Design and maintain Rust unit tests with clear helper boundaries, rstest fixtures and parameterization, serial_test isolation, fallible setup, and rich assertions with googletest, pretty_assertions, and insta. Use when refactoring assertion helpers, replacing brittle boolean assertions, shaping table tests, or deciding between equality, matcher, and snapshot assertions. Use when this capability is needed.

tomevault-io Updated

File contents

tomevault-io/skills-registry/tree/main/leynos--rust-skill--rust-unit-testing commit 73306c6ff5

Frequently asked questions

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