proptest-rs / proptestLinks
Hypothesis-like property testing for Rust
☆1,946Updated 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,645Updated 5 months ago
- Concurrency permutation testing tool for Rust.☆2,496Updated 2 months ago
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,529Updated last month
- A code coverage tool for Rust projects☆2,795Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,075Updated last month
- Extra iterator adaptors, iterator methods, free functions, and macros.☆3,016Updated 2 weeks ago
- A next-generation test runner for Rust.☆2,634Updated this week
- Compile time static maps for Rust☆2,028Updated last week
- A snapshot testing library for rust☆2,610Updated this week
- Some more derive(Trait) options☆1,999Updated last month
- RustSec API & Tooling☆1,761Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,644Updated 2 months ago
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,312Updated 3 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,191Updated last week
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,488Updated 2 weeks ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,798Updated last week
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,244Updated last year
- derive builder implementation for rust structs☆1,495Updated last month
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,346Updated last month
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,968Updated last month
- Rust library for single assignment cells and lazy statics without macros☆2,034Updated 5 months ago
- Fixture-based test framework for Rust☆1,447Updated 2 weeks ago
- Defines the Rust borrow checker.☆1,525Updated 4 months ago
- Analysis of various tricky Rust code☆1,965Updated 2 months ago
- Attribute macro to require that the compiler prove a function can't ever panic☆1,157Updated this week
- A powerful mock object library for Rust☆1,706Updated 2 months ago
- Find unused dependencies in Cargo.toml☆2,024Updated this week
- Rust quasi-quoting☆1,475Updated 3 weeks ago
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,191Updated last week
- A small rust library for adding custom derives to enums☆2,182Updated 3 months ago