ScalaCheck is a property-based testing library for Scala.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs1_2.13</artifactId>
<version>1.19.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 scalacheck_2.13 for JVM or scalacheck_sjs1_3 for Scala 3.
No dependency data recorded yet.