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`
☆122Updated 11 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:
- Lazy formatting utility macro for rust☆128Updated last year
- Make trait methods callable without the trait in scope☆152Updated 2 weeks ago
- ☆74Updated last month
- ☆216Updated last month
- Utility wrapper to send non send types to other threads safely☆187Updated 5 months ago
- Define your own PhantomData☆156Updated 2 weeks ago
- Utilities for working with impl traits in Rust.☆113Updated 7 months ago
- Pull in every source file in a directory as a module☆177Updated 2 weeks ago
- Compile-time checks that an enum or match is written in sorted order☆117Updated 2 weeks ago
- An alternate Cargo registry using static files☆125Updated 6 months ago
- Graph the number of crates that depend on your crate over time☆251Updated 2 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆169Updated last month
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆62Updated this week
- This crate offers procedural macros designed to facilitate the swift implementation of Rust's built-in traits.☆149Updated 3 weeks ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆272Updated 3 weeks ago
- ☆142Updated 2 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated 3 weeks ago
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 6 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated 2 weeks ago
- Snapshot testing for a herd of CLI tests☆156Updated last month
- A procedure macro to unify SYNC and ASYNC implementation for downstream application/crates☆162Updated last year
- Use declarative macros as proc_macro attributes or derives☆140Updated 3 months ago
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆139Updated 11 months ago
- Const equivalents of std functions, compile-time comparison, and parsing.☆105Updated this week
- Better reference counted strings for Rust☆135Updated last year
- A cargo-companion to become a 'lean crate' (a member of The Lean Crate Initiative)☆158Updated 2 weeks ago
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆77Updated this week
- Append-only collections for Rust where borrows to entries can outlive insertions☆256Updated last month
- A super powered testing macro for Rust☆120Updated 6 months ago
- Simple refinement types for Rust; parse, don't validate!☆75Updated last week