Generation of test case data for Scala and Java, in the spirit of QuickCheck. When your test fails, it gives you a minimised failing test case and a way of reproducing the failure immediately.

java parameterised-tests property-based-testing scala testing-tools
1 Open Issue Need Help Last updated: Sep 9, 2026

Open Issues Need Help

View All on GitHub
enhancement good first issue jules

Generation of test case data for Scala and Java, in the spirit of QuickCheck. When your test fails, it gives you a minimised failing test case and a way of reproducing the failure immediately.

Scala
#java#parameterised-tests#property-based-testing#scala#testing-tools