mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆152Updated 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 3 weeks ago
- ☆145Updated 3 weeks ago
- Access and evaluate tracing logs in async and sync tests.☆82Updated 2 months 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`☆126Updated last year
- Utility wrapper to send non send types to other threads safely☆188Updated 6 months ago
- Lazy formatting utility macro for rust☆129Updated last year
- Diff library with semantic cleanup, based on Google's diff-match-patch☆224Updated last month
- lazy static regular expressions checked at compile time☆217Updated 9 months ago
- Macro for auto-memoizing Rust functions.☆89Updated 2 months ago
- Struct fields that are made read-only accessible to other modules☆258Updated last month
- Type that deserializes only from one specific value☆265Updated last week
- A Rust library to allow for easy setup/teardown implementations for tests☆97Updated 3 weeks ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆152Updated 2 weeks ago
- Filesystem fixtures and assertions.☆116Updated 3 weeks ago
- Pull in every source file in a directory as a module☆179Updated 3 weeks ago
- ☆195Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆278Updated 2 months ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆148Updated last week
- Provides TestResult type for concise and precise test failures☆66Updated 2 months ago
- A Rust crate providing an implementation of an RFC-compliant `EmailAddress` newtype.☆88Updated 11 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆109Updated last year
- Cargo command to create the README.md from your crate's documentation☆167Updated 2 weeks ago
- Tracing layer that automatically creates and manages progress bars for active spans.☆259Updated 2 months ago
- prae is a crate that aims to provide a better way to define types that require validation.☆135Updated 2 years ago
- Snapshot testing for a herd of CLI tests☆158Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆260Updated 3 months ago
- Cargo plugin to manage dependency features☆119Updated 2 years ago
- Convert pulldown-cmark Events back to the string they were parsed from☆54Updated 8 months ago
- Macros for deriving as functions to access Enums as their inner components☆104Updated last year
- ☆226Updated 2 months ago