LukasKalbertodt / libtest-mimicLinks
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
Alternatives and similar repositories for libtest-mimic
Users that are interested in libtest-mimic are comparing it to the libraries listed below
Sorting:
- Define your own PhantomData☆155Updated 3 weeks ago
- Lazy formatting utility macro for rust☆128Updated last year
- Utility wrapper to send non send types to other threads safely☆184Updated 4 months ago
- Make trait methods callable without the trait in scope☆150Updated 2 months ago
- ☆72Updated 2 months ago
- ☆216Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆159Updated last year
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆148Updated last year
- Const equivalents of std functions, compile-time comparison, and parsing.☆102Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆106Updated this week
- A super powered testing macro for Rust☆120Updated 5 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆166Updated 2 weeks ago
- Pull in every source file in a directory as a module☆178Updated 4 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆110Updated 6 months ago
- An alternate Cargo registry using static files☆123Updated 4 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆269Updated 3 months ago
- A scope for async_std and tokio to spawn non-static futures☆142Updated last year
- A simple wrapper around filesystem operations to provide more helpful error messages.☆148Updated last month
- Track and query Cargo dependency graphs.☆230Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 months ago
- Oneshot Rust channel working both in and between sync and async environments☆88Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆76Updated 3 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated 2 years ago
- Progress reporting abstraction for Rust☆64Updated last year
- Better reference counted strings for Rust☆131Updated last year
- ☆188Updated 3 weeks ago
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆80Updated last month
- Type that deserializes only from one specific value☆244Updated 2 months ago
- ☆141Updated last month