Rust Testing

Design Rust tests that catch real regressions — unit, integration, doc, property, snapshot, and golden tests, and differential tests that prove a port matches its source. Use when writing or reviewing Rust tests, when a change lands without tests, when deciding what form a test should take, when a port needs parity evidence, or when the user asks about proptest, insta, rstest, or test coverage.

rewrite-rs a9de3e0 4 files · 19.4 KB Updated

File contents

rewrite-rs/skills/tree/main/skills/workflow/rust-testing commit a9de3e0003

Frequently asked questions

npx skillmds@latest add rewrite-rs/rust-testing