Integration library for ScalaTest and ScalaCheck 1.17, enabling property-based testing.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalacheck-1-17_2.13</artifactId>
<version>3.2.18.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write property-based tests with ScalaCheck.
Ensure your ScalaCheck dependency is version 1.17.x.
No dependency data recorded yet.