mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆150Updated 6 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 month
- Access and evaluate tracing logs in async and sync tests.☆76Updated 3 weeks 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`☆122Updated 11 months ago
- ☆142Updated 2 months ago
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Filesystem fixtures and assertions.☆111Updated last month
- ☆194Updated 3 weeks ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 2 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Snapshot testing for a herd of CLI tests☆156Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆151Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆147Updated 3 weeks ago
- Struct fields that are made read-only accessible to other modules☆257Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆216Updated 8 months ago
- ☆216Updated last month
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- Cargo command to create the README.md from your crate's documentation☆161Updated 3 weeks ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆82Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- A super powered testing macro for Rust☆120Updated 6 months ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro for auto-memoizing Rust functions.☆88Updated last month
- Type that deserializes only from one specific value☆245Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- A Rust library to allow for easy setup/teardown implementations for tests☆92Updated 7 months ago