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`
☆131Updated 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☆162Updated this week
- ☆76Updated 3 weeks ago
- Utilities for working with impl traits in Rust.☆121Updated last year
- ☆244Updated 2 weeks ago
- Define your own PhantomData☆158Updated last month
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆293Updated last month
- Lazy formatting utility macro for rust☆129Updated 2 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆180Updated 6 months ago
- Utility wrapper to send non send types to other threads safely☆186Updated 10 months ago
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆152Updated 2 months ago
- A super powered testing macro for Rust☆124Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆173Updated last year
- ☆149Updated 4 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- A simple wrapper around filesystem operations to provide more helpful error messages.☆172Updated this week
- An alternate Cargo registry using static files☆136Updated 3 months ago
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆164Updated last month
- Pull in every source file in a directory as a module☆181Updated this week
- Lending iterators on stable Rust☆83Updated 2 years ago
- Macro to repeat sequentially indexed copies of a fragment of code☆162Updated last month
- A versatile and developer-friendly trait mocking library☆79Updated 3 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆119Updated 3 months ago
- Graph the number of crates that depend on your crate over time☆256Updated last week
- serde::Deserializer for proc_macro/proc_macro2::TokenStream☆74Updated this week
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Extract documentation for the feature flags from comments in Cargo.toml☆191Updated 3 months ago
- Use declarative macros as proc_macro attributes or derives☆151Updated last week
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- An experimental linting interface for Rust. Let's make custom lints a reality☆149Updated 2 years ago