ScalaTestPlus ScalaCheck integrates ScalaCheck property-based testing with ScalaTest, enabling generative testing.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalatestplus-scalacheck_2.12</artifactId>
<version>3.1.0.0-RC2</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
Use scalatestplus-scalacheck_2.12 version 3.1.0.0 or later stable release.
No dependency data recorded yet.