mitsuhiko / similar-asserts
Provides assert_eq! like macros with colorized diff output
☆139Updated 3 weeks ago
Alternatives and similar repositories for similar-asserts:
Users that are interested in similar-asserts are comparing it to the libraries listed below
- Boolean-valued predicate functions in Rust☆184Updated last month
- Type that deserializes only from one specific value☆231Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆174Updated last year
- Struct fields that are made read-only accessible to other modules☆235Updated 2 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆259Updated 3 months ago
- Filesystem fixtures and assertions.☆102Updated last month
- Cargo extension for running Criterion.rs benchmarks☆194Updated 8 months ago
- Macro for writing nested `if let` expressions☆164Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆132Updated last month
- ☆133Updated 8 months ago
- Graph the number of crates that depend on your crate over time☆236Updated this week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆205Updated 2 weeks ago
- A library for to allow multiple return types by automatically generated enum.☆359Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆106Updated last year
- An LCS based slice and string diffing implementation.☆80Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆111Updated 5 months ago
- Access and evaluate tracing logs in async and sync tests.☆70Updated 9 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆294Updated 2 years ago
- Proc-macro typestate DSL for Rust☆146Updated last year
- ☆180Updated 2 weeks ago
- Fast, FFI-friendly string interning for Rust☆163Updated 5 months ago
- Rust macro for automatically generating default☆138Updated last year
- Lazy formatting utility macro for rust☆126Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆86Updated last month
- ☆203Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 7 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆141Updated 2 months ago
- Snapshot testing for a herd of CLI tests☆147Updated this week
- Pull in every source file in a directory as a module☆170Updated 3 weeks ago