Back to skills
extension
Category: Development & EngineeringNo API key required

testing-rust

Rust testing — unit tests, integration tests, test organization, mocking, and property-based testing.

personAuthor: jakexiaohubgithub

Rust Testing

When to Use

Use this skill when writing or reviewing Rust tests. Covers unit test placement, integration test structure, test utilities, mocking strategies, and property-based testing with proptest.

Patterns

[TODO: Add patterns]

Anti-Patterns

[TODO: Add anti-patterns]

Examples

[TODO: Add examples]