ScalaCheck is a property-based testing library for Scala and Java.
<dependency>
<groupId>org.scala-tools.testing</groupId>
<artifactId>scalacheck_2.8.0</artifactId>
<version>1.7</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
No known issues recorded.
No dependency data recorded yet.