proptest-rs / proptestLinks
Hypothesis-like property testing for Rust
☆1,961Updated last week
Alternatives and similar repositories for proptest
Users that are interested in proptest are comparing it to the libraries listed below
Sorting:
- Automated property based testing for Rust (with shrinking).☆2,653Updated 6 months ago
- Concurrency permutation testing tool for Rust.☆2,511Updated 3 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,541Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,027Updated last week
- Some more derive(Trait) options☆2,011Updated last week
- A code coverage tool for Rust projects☆2,812Updated 2 weeks ago
- A snapshot testing library for rust☆2,628Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,089Updated 2 weeks ago
- Compile time static maps for Rust☆2,039Updated last month
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,316Updated last month
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,657Updated 3 months ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,221Updated 3 weeks ago
- RustSec API & Tooling☆1,775Updated this week
- A next-generation test runner for Rust.☆2,661Updated this week
- Rust library for single assignment cells and lazy statics without macros☆2,038Updated 5 months ago
- A small rust library for adding custom derives to enums☆2,194Updated 3 months ago
- Fixture-based test framework for Rust☆1,461Updated this week
- Analysis of various tricky Rust code☆1,968Updated 2 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,810Updated 3 weeks ago
- A powerful mock object library for Rust☆1,723Updated 3 weeks ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,969Updated 2 months ago
- Subcommand to show result of macro expansion☆2,969Updated 3 weeks ago
- derive builder implementation for rust structs☆1,506Updated last month
- Find unused dependencies in Cargo.toml☆2,036Updated this week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,491Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,359Updated 2 weeks ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,162Updated 3 weeks ago
- A fast bump allocation arena for Rust☆1,954Updated 3 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,247Updated last year
- Rust quasi-quoting☆1,485Updated this week