Property-based testing library for Scala, targeting Scala 2.13.0-M4.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.13.0-M4</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.
Define and check a simple property.
Use a stable Scala 2.13 version (e.g., 2.13.8) with a compatible ScalaCheck version.
No dependency data recorded yet.