ScalaCheck is a library for property-based testing of Scala and Java code.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs0.6_2.10</artifactId>
<version>1.14.3</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Simple property-based test
Use scalacheck_2.13 or scalacheck_sjs1 for modern Scala versions.
No dependency data recorded yet.