proptest-rs / proptestLinks
Hypothesis-like property testing for Rust
☆1,914Updated last month
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,610Updated 3 months ago
- Concurrency permutation testing tool for Rust.☆2,441Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,505Updated last week
- A code coverage tool for Rust projects☆2,755Updated this week
- ❌ Cargo plugin for linting your dependencies 🦀☆2,029Updated this week
- Compile time static maps for Rust☆1,977Updated last month
- RustSec API & Tooling☆1,725Updated this week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,289Updated 2 months ago
- Some more derive(Trait) options☆1,972Updated last week
- A next-generation test runner for Rust.☆2,539Updated last week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,984Updated 3 weeks ago
- A snapshot testing library for rust☆2,555Updated 2 weeks ago
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,622Updated 2 weeks ago
- Find unused dependencies in Cargo.toml☆1,976Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,322Updated 4 months ago
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,953Updated 2 weeks ago
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,138Updated last month
- A powerful mock object library for Rust☆1,687Updated 3 weeks ago
- Defines the Rust borrow checker.☆1,486Updated 2 months ago
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,461Updated 2 weeks ago
- cargo subcommand showing the assembly or llvm-ir generated for Rust code☆1,234Updated last year
- derive builder implementation for rust structs☆1,462Updated 3 weeks ago
- Analysis of various tricky Rust code☆1,941Updated 2 months ago
- Parser for Rust source code☆3,149Updated this week
- Subcommand to show result of macro expansion☆2,909Updated 3 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆2,012Updated 3 months ago
- A small rust library for adding custom derives to enums☆2,138Updated last month
- Rust quasi-quoting☆1,444Updated last week
- Attribute macro to require that the compiler prove a function can't ever panic☆1,140Updated 5 months ago
- Easily assign underlying errors into domain-specific errors while adding context☆1,729Updated this week