mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆156Updated 9 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☆199Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆128Updated last year
- ☆148Updated 2 months ago
- Snapshot testing for a herd of CLI tests☆161Updated 2 weeks ago
- ☆198Updated 2 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆151Updated this week
- Filesystem fixtures and assertions.☆117Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 2 weeks ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated last week
- prae is a crate that aims to provide a better way to define types that require validation.☆136Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated 2 weeks ago
- Access and evaluate tracing logs in async and sync tests.☆85Updated last week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated last week
- lazy static regular expressions checked at compile time☆220Updated 2 weeks ago
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Struct fields that are made read-only accessible to other modules☆259Updated last week
- ☆237Updated 3 months ago
- Type that deserializes only from one specific value☆266Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆168Updated last week
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated last month
- Cargo command to create the README.md from your crate's documentation☆170Updated 2 weeks ago
- Convert pulldown-cmark Events back to the string they were parsed from☆55Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated last week
- Macro for auto-memoizing Rust functions.☆89Updated 4 months ago
- Provides TestResult type for concise and precise test failures☆67Updated last week
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- Append-only collections for Rust where borrows to entries can outlive insertions☆264Updated last week
- A lightweight attribute macro for easily writing extension trait pattern.☆86Updated last month