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`
☆104Updated last month
Related projects ⓘ
Alternatives and complementary repositories for libtest-mimic
- Lazy formatting utility macro for rust☆125Updated 11 months ago
- ☆65Updated 5 months ago
- Define your own PhantomData☆147Updated 2 weeks ago
- Track and query Cargo dependency graphs.☆167Updated this week
- Make trait methods callable without the trait in scope☆135Updated 2 weeks ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆131Updated 3 months ago
- ☆188Updated last month
- An alternate Cargo registry using static files☆105Updated last month
- Compatibility adapter between tokio and futures☆156Updated last month
- A super powered testing macro for Rust☆113Updated this week
- "A very small syn"☆196Updated 7 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆95Updated 2 months ago
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆65Updated last week
- Safe, zero-cost downcasting for limited compile-time specialization.☆151Updated last month
- Program startup and thread support written in Rust☆167Updated last month
- Utilities for working with impl traits in Rust.☆96Updated 8 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆245Updated 3 weeks ago
- ☆128Updated 4 months ago
- ☆172Updated this week
- A simple wrapper around filesystem operations to provide more helpful error messages.☆133Updated last month
- Extract documentation for the feature flags from comments in Cargo.toml☆176Updated last week
- A flexible, simple to use, immutable, clone-efficient String replacement for Rust☆148Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆111Updated 2 weeks ago
- A scope for async_std and tokio to spawn non-static futures☆122Updated 5 months ago
- Library for scripting analyses against crates.io's database dumps☆66Updated this week
- Attribute proc-macro to simplify deriving standard and other traits with custom generic type bounds.☆60Updated 3 months ago
- A rust crate to find the total size of an object, on the stack and on the heap☆104Updated 10 months ago
- Lending iterators on stable Rust☆80Updated 10 months ago
- A versatile and developer-friendly trait mocking library☆71Updated 3 months ago
- Abstract over different executors☆74Updated last year