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.
- Updated
Nov 22, 2025 - Scala
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.
Add a description, image, and links to the parameterised-tests topic page so that developers can more easily learn about it.
To associate your repository with the parameterised-tests topic, visit your repo's landing page and select "manage topics."