mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆144Updated 3 months ago
Alternatives and similar repositories for similar-asserts
Users that are interested in similar-asserts are comparing it to the libraries listed below
Sorting:
- ☆139Updated last week
- Utility wrapper to send non send types to other threads safely☆182Updated 2 months ago
- Boolean-valued predicate functions in Rust☆196Updated 2 weeks ago
- ☆187Updated 2 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last month
- Filesystem fixtures and assertions.☆108Updated 2 weeks ago
- Graph the number of crates that depend on your crate over time☆248Updated 2 weeks ago
- ☆209Updated last month
- Struct fields that are made read-only accessible to other modules☆251Updated last month
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆117Updated 8 months ago
- Snapshot testing for a herd of CLI tests☆153Updated 2 weeks ago
- Type that deserializes only from one specific value☆244Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆266Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆107Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆211Updated 2 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆187Updated last month
- A super powered testing macro for Rust☆118Updated 3 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆73Updated 3 months ago
- Access and evaluate tracing logs in async and sync tests.☆72Updated last year
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆156Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆147Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆156Updated last year
- A versatile and developer-friendly trait mocking library☆75Updated 2 months ago
- Rust macro for automatically generating default☆141Updated last year
- Track and query Cargo dependency graphs.☆227Updated last week
- Define your own PhantomData☆152Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆78Updated 7 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆156Updated last month
- Utilities for working with impl traits in Rust.☆109Updated 4 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆292Updated 2 years ago