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
- Q: Idiomatic way to specify the length of an arbitrary vector
- Make SignedShrinker bounded for <$ty>::MIN
- Infinite Repetition/Never Ending Test with `f32` and `f64`.
- Add a wrapper for disabling shrinking for an Arbitrary
- Do recursive shrinking without recursive function calls
- arbitrary: add fill_slice method for AsMut<[T: Arbitrary]>
- Implement Arbitrary for AsMut<[T: Arbitrary]>
- Enable generator to be seeded via the environment
- Convenience function for generation of recursive structures
- Stack overflow in quickcheck case shrinking
- Docs
- Rust not yet supported