ScalaCheck is a library for property-based testing of Scala and Java programs.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs0.6_2.12</artifactId>
<version>1.15.1</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define and check a simple property that reversing a string twice yields the original.
No known issues recorded.
No dependency data recorded yet.