assert-rs / libtest2Links
T-testing-devex experiments for new testing tools for Rust developers
☆59Updated last week
Alternatives and similar repositories for libtest2
Users that are interested in libtest2 are comparing it to the libraries listed below
Sorting:
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆126Updated last year
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆64Updated 3 weeks ago
- ☆147Updated last month
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆64Updated last month
- The quickest way to override dependencies with Cargo☆65Updated last week
- A super powered testing macro for Rust☆122Updated 8 months ago
- Progress reporting abstraction for Rust☆64Updated last year
- Compile the Git version (tag name, or hash otherwise) and dirty state into your Rust program.☆123Updated last year
- Graceful shutdown util for Rust projects using the Tokio Async runtime.☆143Updated last year
- Fast `cargo install` action using a GitHub-based binary cache and attestations☆79Updated this week
- A replacement of the #[test] attribute that initializes logging and/or tracing infrastructure before running tests.☆149Updated last month
- ☆233Updated 3 months ago
- Snapshot testing for a herd of CLI tests☆160Updated last week
- Utility wrapper to send non send types to other threads safely☆188Updated 7 months ago
- YAML library, based on unsafe-libyaml☆71Updated last year
- Provides assert_eq! like macros with colorized diff output☆154Updated 8 months ago
- A simple wrapper around filesystem operations to provide more helpful error messages.☆153Updated last month
- Run pkg-config from declarative dependencies in Cargo.toml☆103Updated 2 weeks ago
- A versatile and developer-friendly trait mocking library☆77Updated this week
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆122Updated 2 months ago
- Safe-to-use proc-macro-free self-referential structs in stable Rust.☆288Updated 3 weeks ago
- Generate a THIRDPARTY file with all licenses in a cargo project.☆103Updated 3 weeks ago
- A utility crate to log errors without losing key information along the way.☆32Updated 9 months ago
- 🎁 cargo plugin for quickly fetching dependencies 🦀☆95Updated 11 months ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆175Updated 3 months ago
- Compile-time checks that an enum or match is written in sorted order☆119Updated 3 weeks ago
- Detect unused pub methods in a Rust workspace☆42Updated 8 months ago
- A pure-rust protobuf compiler, designed for use with prost-build☆93Updated 5 months ago
- An alternate Cargo registry using static files☆134Updated last month
- Oneshot Rust channel working both in and between sync and async environments☆92Updated 8 months ago