ScalaCheck is a library for property-based testing of Scala and Java code.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs0.6_2.11</artifactId>
<version>1.15.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal property-based test using ScalaCheck's Prop.
No known issues recorded.
No dependency data recorded yet.