mitsuhiko / similar-asserts
Provides assert_eq! like macros with colorized diff output
☆140Updated last month
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☆181Updated last month
- Graph the number of crates that depend on your crate over time☆237Updated this week
- ☆180Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆129Updated 3 weeks ago
- Snapshot testing for a herd of CLI tests☆144Updated last week
- Struct fields that are made read-only accessible to other modules☆232Updated 3 weeks ago
- ☆133Updated 7 months ago
- Procedural macro to implement Display and FromStr using common settings.☆184Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆257Updated 2 months ago
- Type that deserializes only from one specific value☆231Updated last week
- ☆201Updated last month
- Macro for writing nested `if let` expressions☆163Updated last year
- Lazy formatting utility macro for rust☆127Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆105Updated last year
- Cargo extension for running Criterion.rs benchmarks☆194Updated 7 months ago
- Utility wrapper to send non send types to other threads safely☆173Updated last year
- Cargo command to create the README.md from your crate's documentation☆152Updated 2 weeks ago
- lazy static regular expressions checked at compile time☆203Updated last month
- Integer trait and functions for Rust☆179Updated 9 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆201Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆110Updated 4 months ago
- Pull in every source file in a directory as a module☆169Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆139Updated last month
- A versatile and developer-friendly trait mocking library☆72Updated 6 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆69Updated 3 months ago
- Access and evaluate tracing logs in async and sync tests.☆69Updated 8 months ago
- Conditional compilation using boolean expression syntax, rather than any(), all(), not()☆293Updated 2 years ago
- A parser and formatter for std::{SystemTime, Duration}☆306Updated last year
- Oneshot Rust channel working both in and between sync and async environments☆85Updated 2 weeks ago
- An utility that easily makes bytes size representation and helps its arithmetic operations.☆121Updated this week