Rust Test Style

GenVM Rust test conventions and style. Use when writing, adding, or modifying Rust tests — inline `#[cfg(test)] mod tests`, integration tests under a crate's `tests/`, helpers, assertions, and how `ya-test-runner` discovers them.

genlayerlabs 379c2b0 6.7 KB Updated

File contents

genlayerlabs/genvm/tree/main/.claude/skills/rust-test-style commit 379c2b0d56

Frequently asked questions

npx skillmds@latest add genlayerlabs/rust-test-style