mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆151Updated 7 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 week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆221Updated 2 weeks ago
- ☆145Updated 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`☆124Updated 11 months ago
- Snapshot testing for a herd of CLI tests☆156Updated this week
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- ☆194Updated 2 weeks ago
- Access and evaluate tracing logs in async and sync tests.☆79Updated last month
- Graph the number of crates that depend on your crate over time☆252Updated 2 weeks ago
- Lazy formatting utility macro for rust☆129Updated last year
- Macro for auto-memoizing Rust functions.☆88Updated 2 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Filesystem fixtures and assertions.☆115Updated last week
- Struct fields that are made read-only accessible to other modules☆258Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- ☆223Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆274Updated last month
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆86Updated 10 months ago
- Type that deserializes only from one specific value☆253Updated last week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated last month
- Minimalistic snapshot testing for Rust.☆291Updated 9 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆159Updated last week
- Tracing layer that automatically creates and manages progress bars for active spans.☆256Updated last month
- Provides TestResult type for concise and precise test failures☆66Updated last month
- A super powered testing macro for Rust☆121Updated 7 months ago
- Cargo command to create the README.md from your crate's documentation☆166Updated last month
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- A lightweight attribute macro for easily writing extension trait pattern.☆80Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago