mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆146Updated 4 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:
- Boolean-valued predicate functions in Rust☆197Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆183Updated 3 months ago
- Access and evaluate tracing logs in async and sync tests.☆74Updated last year
- ☆188Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆217Updated 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`☆120Updated 9 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆140Updated last week
- ☆140Updated last month
- Struct fields that are made read-only accessible to other modules☆252Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Snapshot testing for a herd of CLI tests☆153Updated last week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- Filesystem fixtures and assertions.☆109Updated 2 weeks ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- A super powered testing macro for Rust☆120Updated 4 months ago
- ☆212Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆147Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- lazy static regular expressions checked at compile time☆213Updated 6 months ago
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆157Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆252Updated 4 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆244Updated last week
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 4 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆133Updated 2 years ago
- Macro for auto-memoizing Rust functions.☆86Updated 5 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆80Updated 7 months ago
- Rust macro for automatically generating default☆142Updated last year
- An LCS based slice and string diffing implementation.☆83Updated last year