Property-based testing library for Scala, automatically generating test cases to verify program properties.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.13.0-RC3</artifactId>
<version>1.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines and checks a property that string length is non-negative.
Use scalacheck_2.13 for final Scala 2.13 compatibility.
No dependency data recorded yet.