Property-based testing library for Scala, cross-compiled for Scala.js.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_sjs1_3</artifactId>
<version>1.19.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 simple property using ScalaCheck.
Use scalacheck_2.13 or scalacheck_2.12 for Scala 2.x projects.
No dependency data recorded yet.