LukasKalbertodt / libtest-mimic
A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`
☆113Updated 7 months ago
Alternatives and similar repositories for libtest-mimic:
Users that are interested in libtest-mimic are comparing it to the libraries listed below
- Utilities for working with impl traits in Rust.☆108Updated 3 months ago
- ☆65Updated 10 months ago
- Lazy formatting utility macro for rust☆127Updated last year
- Define your own PhantomData☆152Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 2 months ago
- ☆147Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆142Updated 9 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated 2 months ago
- ☆136Updated 9 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆160Updated 2 months ago
- An alternate Cargo registry using static files☆120Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆238Updated this week
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆262Updated 3 weeks ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆55Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆153Updated last year
- Yet another string type for Rust☆85Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 4 months ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆71Updated this week
- Const equivalents of std functions, compile-time comparison, and parsing.☆97Updated 4 months ago
- Fast JSON deserialization on borrowed data☆86Updated 3 months ago
- Lending iterators on stable Rust☆82Updated last year
- Compatibility adapter between tokio and futures☆168Updated last month
- Program startup and thread support written in Rust☆184Updated this week
- Snapshot testing for a herd of CLI tests☆150Updated 3 weeks ago
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆136Updated last month
- ☆206Updated 3 weeks ago
- A versatile and developer-friendly trait mocking library☆74Updated 3 weeks ago
- Make trait methods callable without the trait in scope☆136Updated 2 months ago
- Pull in every source file in a directory as a module☆172Updated 2 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆144Updated 3 months ago