frozenlib / test-strategyLinks
Procedural macro to easily write higher-order strategies in proptest.
☆48Updated last month
Alternatives and similar repositories for test-strategy
Users that are interested in test-strategy are comparing it to the libraries listed below
Sorting:
- ☆76Updated last week
- Static analysis tool for Rust library authors to set and verify which types from other libraries are allowed to be exposed in their publi…☆66Updated last month
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆67Updated 5 months ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆124Updated 5 months ago
- Make trait methods callable without the trait in scope☆162Updated last month
- Automatically implement traits for common smart pointers☆122Updated 9 months ago
- Rust microbenchmarking harness based on paired-testing methodology☆145Updated 2 months ago
- `$crate` in procedural macros.☆79Updated 2 months ago
- Find out about keys that are ignored when deserializing data☆95Updated last month
- Utilities for dealing with substructures within syn macros☆143Updated 8 months ago
- ☆112Updated 3 years ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆178Updated 5 months ago
- Compile-time checks that an enum or match is written in sorted order☆120Updated last month
- Macro to repeat sequentially indexed copies of a fragment of code☆160Updated last month
- (lifetime) GATs on stable Rust☆59Updated 2 years ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆114Updated 7 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆68Updated last week
- ☆61Updated 2 years ago
- Macro for sealing traits and structures☆61Updated last year
- A fast and flexible LRU map.☆199Updated last year
- Graph the number of crates that depend on your crate over time☆256Updated last month
- Better reference counted strings for Rust☆139Updated last year
- A tiny utility to help save you a lot of effort with long winded `#[cfg()]` checks in Rust.☆92Updated 9 months ago
- ☆34Updated last year
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆129Updated last year
- Serialization value trees☆48Updated last year
- Serde Visitor for deserializing untagged enums☆69Updated last month
- Helper macros: autoimpl, impl_scope☆68Updated last month
- Experimenting with Rust's fundamental data model☆57Updated 3 months ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆117Updated 2 weeks ago