mitsuhiko / similar-assertsLinks
Provides assert_eq! like macros with colorized diff output
☆160Updated 11 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☆203Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- Diff library with semantic cleanup, based on Google's diff-match-patch☆231Updated last month
- ☆149Updated 4 months ago
- Filesystem fixtures and assertions.☆120Updated last week
- Lazy formatting utility macro for rust☆129Updated 2 years 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`☆131Updated last year
- A rust crate to find the total size of an object, on the stack and on the heap☆113Updated 2 years ago
- Access and evaluate tracing logs in async and sync tests.☆86Updated 2 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Snapshot testing for a herd of CLI tests☆168Updated last week
- Graph the number of crates that depend on your crate over time☆256Updated last week
- ☆205Updated 3 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- Struct fields that are made read-only accessible to other modules☆263Updated this week
- Type that deserializes only from one specific value☆267Updated last month
- ☆244Updated 2 weeks ago
- Pull in every source file in a directory as a module☆181Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆273Updated 2 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆153Updated 2 months ago
- lazy static regular expressions checked at compile time☆223Updated this week
- A super powered testing macro for Rust☆124Updated last month
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆128Updated 2 years ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- Macro for auto-memoizing Rust functions.☆92Updated last month
- 📈 GitHub Action for code coverage reporting with grcov☆106Updated 2 years ago
- Provides TestResult type for concise and precise test failures☆67Updated 2 months ago
- Convert pulldown-cmark Events back to the string they were parsed from☆56Updated last month
- prae is a crate that aims to provide a better way to define types that require validation.☆134Updated 3 years ago