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`
☆112Updated 6 months ago
Alternatives and similar repositories for libtest-mimic:
Users that are interested in libtest-mimic are comparing it to the libraries listed below
- Make trait methods callable without the trait in scope☆136Updated last month
- Lazy formatting utility macro for rust☆127Updated last year
- ☆65Updated 10 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆142Updated 2 months ago
- Fast `cargo install` action using a GitHub-based binary cache☆73Updated last month
- ☆204Updated last week
- Define your own PhantomData☆152Updated last month
- Safe, zero-cost downcasting for limited compile-time specialization.☆158Updated last month
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆102Updated 3 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆261Updated this week
- Macro to repeat sequentially indexed copies of a fragment of code☆154Updated last month
- ☆133Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆87Updated last month
- Utilities for working with impl traits in Rust.☆107Updated 2 months ago
- Pull in every source file in a directory as a module☆171Updated last month
- ☆134Updated 9 months ago
- Abstract over different executors☆73Updated last year
- Lending iterators on stable Rust☆82Updated last year
- Better reference counted strings for Rust☆120Updated 8 months ago
- A scope for async_std and tokio to spawn non-static futures☆131Updated 10 months ago
- A super powered testing macro for Rust☆118Updated last month
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆141Updated 8 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆157Updated last year
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆73Updated 5 months ago
- A versatile and developer-friendly trait mocking library☆74Updated this week
- Safely cast &T to &U where the struct U contains a single field of type T.☆200Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆151Updated last year
- ☆181Updated last month
- Choose Rust types at compile-time via constants☆64Updated last year
- Automatic cfg for Rust compiler features☆96Updated 6 months ago