junit-quickcheck
https://github.com/pholser/junit-quickcheck
Java
Property-based testing, JUnit-style
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.
Java not yet supported2 Subscribers
Add a CodeTriage badge to junit-quickcheck
Help out
- Issues
- Split junit-quickcheck-core into -api, -junit4, and -junit5 artifacts
- Support shrink in @Fields
- Is there a way to configure `per-From` GeneratorParameters?
- Can Generator<...> be injected into Generator's constructor?
- Low performance when using nested list
- Globally configure generator
- Provide optional step-by-step logs
- Shrinkers should be able to provide a Stream
- Add nullability annotations to main API and extension points
- Generate values outside of property parameters
- Docs
- Java not yet supported