ScalaCheck is a property-based testing library for Scala, integrated with ScalaTest.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalacheck-1-15_2.13</artifactId>
<version>3.2.12.0-RC2</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines and checks a simple property using ScalaCheck.
Use a stable release version like 3.2.12.0.
No dependency data recorded yet.