mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆154Updated 8 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
- Diff library with semantic cleanup, based on Google's diff-match-patch☆226Updated 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`☆126Updated last year
- ☆146Updated last month
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆149Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆285Updated 2 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Lazy formatting utility macro for rust☆129Updated last year
- Filesystem fixtures and assertions.☆117Updated last week
- ☆231Updated 3 months ago
- ☆196Updated last week
- lazy static regular expressions checked at compile time☆219Updated last week
- Type that deserializes only from one specific value☆266Updated 3 weeks ago
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- Append-only collections for Rust where borrows to entries can outlive insertions☆263Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆111Updated last year
- Graph the number of crates that depend on your crate over time☆253Updated last month
- Struct fields that are made read-only accessible to other modules☆259Updated 3 weeks ago
- Access and evaluate tracing logs in async and sync tests.☆84Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆160Updated 2 weeks ago
- Macro for auto-memoizing Rust functions.☆89Updated 3 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆151Updated 3 months ago
- Snapshot testing for a herd of CLI tests☆160Updated last week
- Cargo command to create the README.md from your crate's documentation☆168Updated last week
- Procedural macro to implement Display and FromStr using common settings.☆188Updated 3 months ago
- Provides TestResult type for concise and precise test failures☆66Updated 3 months ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- A super powered testing macro for Rust☆122Updated 8 months ago
- Cargo extension for running Criterion.rs benchmarks☆207Updated 5 months ago