Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
The proptest crate is well documented and provides a fresh take on property based testing inspired by the Hypothesis framework for Python. In particular, it appears to improve the shrinking story that can be inconvenient to work with in QuickCheck. See also: proptest-rs/proptest#15
- Loading branch information