standards-rust-testing

Community

Establish idiomatic Rust testing standards.

Authorgdurandvadas
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Rust projects often struggle with inconsistent testing patterns across unit, integration, doctest, and property-based testing, making reviews and CI harder to standardize.

Core Features & Use Cases

  • Provides a set of idiomatic Rust testing patterns including unit tests with #[cfg(test)], integration tests under tests/, doctests in doc comments, and property-based testing with proptest.
  • Supports benchmarks with Criterion, fuzzing with cargo-fuzz, and snapshot testing with insta to improve test reliability and observability.
  • Guides CI configuration and code-review practices to ensure consistent testing discipline across a codebase.

Quick Start

Run cargo test --all-features to validate your project against Rust testing standards.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: standards-rust-testing
Download link: https://github.com/gdurandvadas/dotfiles/archive/main.zip#standards-rust-testing

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.