quickcheck
https://github.com/burntsushi/quickcheck
Rust
Automated property based testing for Rust (with shrinking).
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Rust not yet supported1 Subscribers
Add a CodeTriage badge to quickcheck
Help out
- Issues
- Can 'gen_range' be made public?
- Fix missing sort call in is_sorted prop test in sort example
- Make Arbitrary::arbitrary for SystemTime not panic
- Durations's Arbitrary instance is dependant on Gen's size
- How to combine quickcheck 1+ with fake?
- feat: support arbitrary arrays
- deps: update to syn 2.0
- Explain what the crate does in lib.rs docs
- Fix simple example in README
- Implement something like choose_weighted for `Gen`
- Docs
- Rust not yet supported