A property-based testing library for Scala, enabling automated test case generation.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.13.0-RC2</artifactId>
<version>1.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal example showing import and usage of Prop.
Use a version targeting stable Scala 2.13, e.g., scalacheck_2.13.
No dependency data recorded yet.