frozenlib / test-strategyLinks
Procedural macro to easily write higher-order strategies in proptest.
☆46Updated 3 weeks ago
Alternatives and similar repositories for test-strategy
Users that are interested in test-strategy are comparing it to the libraries listed below
Sorting:
- ☆73Updated 3 weeks ago
- Automatically implement traits for common smart pointers☆119Updated 4 months ago
- ☆112Updated 2 years ago
- Find out about keys that are ignored when deserializing data☆88Updated 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…☆59Updated 3 weeks ago
- assert!() and check!() macros for Rust, inspired by Catch2, now with diffs!☆109Updated last week
- Make trait methods callable without the trait in scope☆152Updated last week
- A sinless derive helper☆74Updated 2 months ago
- Cargo subcommand for proper use of -Z minimal-versions and -Z direct-minimal-versions.☆60Updated this week
- Test harness for declarative and procedural macros expansion via `cargo-expand`☆62Updated 3 weeks ago
- Safe, zero-cost downcasting for limited compile-time specialization.☆168Updated 2 weeks ago
- Arbitrary, fixed size numeric types that extend the functionality of primitive numeric types in Rust.☆113Updated this week
- Helper macros: autoimpl, impl_scope☆66Updated 2 months ago
- `$crate` in procedural macros.☆74Updated 3 months ago
- Temporarily take ownership of a value at a mutable location, and replace it with a new value based on the old one.☆112Updated 3 months ago
- Macro to repeat sequentially indexed copies of a fragment of code☆157Updated last week
- Typed index version of Rust slice and Vec containers☆70Updated last week
- ☆58Updated 2 weeks ago
- Choose Rust types at compile-time via constants☆68Updated last year
- Compile-time checks that an enum or match is written in sorted order☆117Updated last week
- Serialization value trees☆45Updated last year
- Graph the number of crates that depend on your crate over time☆251Updated this week
- Cargo subcommand for checking your documentation for broken links☆157Updated 8 months ago
- Better reference counted strings for Rust☆134Updated last year
- Rust microbenchmarking harness based on paired-testing methodology☆136Updated last week
- A small test framework to write your own test harness that looks and behaves like the built-in test harness used by `rustc --test`☆121Updated 10 months ago
- Utilities for dealing with substructures within syn macros☆141Updated 3 months ago
- (lifetime) GATs on stable Rust☆59Updated last year
- Macro for sealing traits and structures☆59Updated 8 months ago
- ☆58Updated 2 years ago