mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆148Updated 5 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☆198Updated 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`☆120Updated 9 months ago
- Lazy formatting utility macro for rust☆128Updated last year
- ☆141Updated last month
- Access and evaluate tracing logs in async and sync tests.☆75Updated last year
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆142Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆254Updated last week
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- ☆216Updated last month
- A super powered testing macro for Rust☆120Updated 5 months ago
- Diff library with semantic cleanup, based on Google's diff-match-patch☆220Updated last month
- Struct fields that are made read-only accessible to other modules☆253Updated 2 months ago
- Cargo extension for running Criterion.rs benchmarks☆202Updated 2 months ago
- ☆188Updated 3 weeks ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- lazy static regular expressions checked at compile time☆215Updated 7 months ago
- Type that deserializes only from one specific value☆244Updated 2 months ago
- Define your own PhantomData☆155Updated this week
- A rust crate to find the total size of an object, on the stack and on the heap☆108Updated last year
- Filesystem fixtures and assertions.☆109Updated last month
- Procedural macro to implement Display and FromStr using common settings.☆188Updated last month
- Cargo command to create the README.md from your crate's documentation☆159Updated 3 months ago
- Macro for auto-memoizing Rust functions.☆87Updated last week
- Provides TestResult type for concise and precise test failures☆65Updated last year
- Convert pulldown-cmark Events back to the string they were parsed from☆51Updated 5 months ago
- A lightweight attribute macro for easily writing extension trait pattern.☆79Updated this week
- Snapshot testing for a herd of CLI tests☆154Updated 3 weeks ago
- Minimalistic snapshot testing for Rust.☆288Updated 7 months ago