Integration library for using ScalaCheck property-based testing with ScalaTest, targeting Scala 2.12.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalacheck-1-14_2.12</artifactId>
<version>3.1.4.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extends ScalaCheckPropertyChecks to enable property-based testing.
Ensure your project uses Scala 2.12.x and the correct artifact version.
No dependency data recorded yet.