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 Gen::gen_uniform
- Add a convenience type for properties involving equivalence
- Cannot use Rng methods on `Gen` when implementing `Arbitrary`
- api: add Gen::set_size and Gen::from_seed
- Gen from seed
- Tests fail for target wasm32-wasi
- Add support for emscripten (wasm32-unknown-emscripten target)
- Add support for mut bindings in function arguments
- add back a way to put a bound on numbers generated
- Trivial cast error when using `#[quickcheck]` inside macro
- Docs
- Rust not yet supported