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
- Add support for arrays powered by const generics without unsafe or libs
- Impl Clone for Gen
- Use SPDX license format, remove outdated Travis CI reference, and fix crates.io badge
- bump env_logger deps to 0.9.0
- Rng Size for Vec Arbitrary cannot be 0
- Only build debug representations of arguments on failing tests
- debug_reprs taking up 41% of test runtime
- Negating an integer leads to stack overflow
- Avoid some warnings from Clippy
- Implement the From<bool> trait for TestResult
- Docs
- Rust not yet supported