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`
☆128Updated last year
Alternatives and similar repositories for libtest-mimic
Users that are interested in libtest-mimic are comparing it to the libraries listed below
Sorting:
- Make trait methods callable without the trait in scope☆161Updated this week
- ☆76Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Utility wrapper to send non send types to other threads safely☆186Updated 8 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆289Updated 3 weeks ago
- Define your own PhantomData☆158Updated this week
- ☆240Updated 4 months ago
- Utilities for working with impl traits in Rust.☆118Updated 10 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 4 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆161Updated this week
- Pull in every source file in a directory as a module☆179Updated this week
- An alternate Cargo registry using static files☆135Updated 2 months ago
- Graph the number of crates that depend on your crate over time☆254Updated last week
- A scope for async_std and tokio to spawn non-static futures☆154Updated last year
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 4 months ago
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆65Updated last week
- Progress reporting abstraction for Rust☆65Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- A super powered testing macro for Rust☆124Updated 9 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆65Updated last week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆169Updated this week
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆169Updated last year
- ☆200Updated last month
- Type that deserializes only from one specific value☆266Updated last week
- A versatile and developer-friendly trait mocking library☆78Updated last month
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆87Updated 3 weeks ago
- ☆148Updated 2 months ago