Rust procedural macro attribute for adding test cases easily
☆631May 12, 2024Updated last year
Alternatives and similar repositories for test-case
Users that are interested in test-case are comparing it to the libraries listed below
Sorting:
- Fixture-based test framework for Rust☆1,527Jan 9, 2026Updated 2 months ago
- derive builder implementation for rust structs☆1,534Jan 2, 2026Updated 2 months ago
- Compile-time type-checked builder derive☆1,150Jan 1, 2026Updated 2 months ago
- Module initialization/global constructor functions for Rust☆963Dec 4, 2025Updated 3 months ago
- A powerful mock object library for Rust☆1,791Nov 22, 2025Updated 3 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,334Sep 26, 2025Updated 5 months ago
- Test harness for ui tests of compiler diagnostics☆959Feb 12, 2026Updated 3 weeks ago
- Rust cache structures and easy function memoization☆1,961Dec 22, 2025Updated 2 months ago
- A snapshot testing library for rust☆2,788Updated this week
- A Rust proc-macro attribute parser☆1,240Jan 15, 2026Updated last month
- Easily assign underlying errors into domain-specific errors while adding context☆1,855Mar 2, 2026Updated last week
- A code coverage tool for Rust projects☆2,924Mar 2, 2026Updated last week
- Compile time static maps for Rust☆2,107Mar 3, 2026Updated last week
- Some more derive(Trait) options☆2,078Feb 4, 2026Updated last month
- A next-generation test runner for Rust.☆2,839Updated this week
- This crate provides custom de/serialization helpers to use in combination with serde's `with`-annotation and with the improved `serde_as`…☆829Updated this week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,185Feb 8, 2026Updated last month
- Cargo subcommand to provide various options useful for testing and continuous integration.☆803Updated this week
- A fast bump allocation arena for Rust☆2,127Feb 26, 2026Updated last week
- A small rust library for adding custom derives to enums☆2,321Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,065May 24, 2025Updated 9 months ago
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,097Feb 20, 2026Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,712Feb 25, 2026Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,305Jan 7, 2026Updated 2 months ago
- derive(Error) for struct and enum error types☆5,367Feb 16, 2026Updated 3 weeks ago
- Indented document literals for Rust☆767Feb 16, 2026Updated 3 weeks ago
- HTTP mocking to test Rust applications.☆773Aug 24, 2025Updated 6 months ago
- Rust library allowing to register multiple handlers for the same signal☆838Feb 14, 2026Updated 3 weeks ago
- A memory efficient string type that can store up to 24* bytes on the stack☆816Dec 24, 2025Updated 2 months ago
- Rust newtype with guarantees 🇺🇦 🦀☆1,654Feb 26, 2026Updated last week
- Application level tracing for Rust.☆6,563Feb 13, 2026Updated 3 weeks ago
- Scan your Rust crate for semver violations.☆1,589Mar 2, 2026Updated last week
- A safe and fast multi-producer, multi-consumer channel.☆2,896Dec 22, 2025Updated 2 months ago
- Panic messages for humans.☆1,823Updated this week
- Hypothesis-like property testing for Rust☆2,066Feb 13, 2026Updated 3 weeks ago
- Find unused dependencies in Cargo.toml☆2,083Dec 29, 2025Updated 2 months ago
- Fancy extension for std::Error with pretty, detailed diagnostic printing.☆2,511Sep 29, 2025Updated 5 months ago
- Flexible concrete Error type built on std::Error☆6,442Feb 20, 2026Updated 2 weeks ago
- A build-time information stored in your rust project.(binary,lib,cdylib,dylib,wasm)☆664Jan 27, 2026Updated last month