proptest-rs / proptestLinks
Hypothesis-like property testing for Rust
☆1,898Updated 3 weeks ago
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,601Updated 2 months ago
- Concurrency permutation testing tool for Rust.☆2,410Updated 2 months ago
- Some more derive(Trait) options☆1,955Updated last week
- Detects usage of unsafe Rust in a Rust crate and its dependencies.☆1,496Updated 3 weeks ago
- A code coverage tool for Rust projects☆2,736Updated this week
- Compile time static maps for Rust☆1,957Updated last week
- ❌ Cargo plugin for linting your dependencies 🦀☆1,991Updated this week
- Extra iterator adaptors, iterator methods, free functions, and macros.☆2,967Updated last week
- Overwrite `assert_eq!` with a drop-in replacement, adding a colorful diff.☆1,283Updated last month
- A next-generation test runner for Rust.☆2,496Updated this week
- An implementation and definition of the Rust trait system using a PROLOG-like logic solver☆1,948Updated last month
- Cargo subcommand `release`: everything about releasing a rust crate.☆1,447Updated this week
- Find unused dependencies in Cargo.toml☆1,952Updated last week
- A hash table with consistent order and fast iteration; access items by key or sequence index☆2,095Updated 2 weeks ago
- A snapshot testing library for rust☆2,531Updated last week
- A cargo subcommand for displaying when Rust dependencies are out of date☆1,312Updated 3 months ago
- derive builder implementation for rust structs☆1,452Updated 9 months ago
- Subcommand to show result of macro expansion☆2,888Updated this week
- A trait object based error handling type for easy idiomatic error handling and reporting in Rust applications☆1,600Updated last month
- A small rust library for adding custom derives to enums☆2,105Updated 2 weeks ago
- Command line helpers for fuzzing☆1,654Updated 2 weeks ago
- Rust library for single assignment cells and lazy statics without macros☆1,994Updated last month
- RustSec API & Tooling☆1,707Updated this week
- Rust quasi-quoting☆1,433Updated last month
- Attribute macro to require that the compiler prove a function can't ever panic☆1,135Updated 4 months ago
- Funktional generic type-level programming in Rust: HList, Coproduct, Generic, LabelledGeneric, Validated, Monoid and friends.☆1,362Updated last month
- Fixture-based test framework for Rust☆1,380Updated last week
- Easily assign underlying errors into domain-specific errors while adding context☆1,663Updated last month
- Analysis of various tricky Rust code☆1,923Updated last month
- Cargo subcommand to easily use LLVM source-based code coverage (-C instrument-coverage).☆1,114Updated last week