Property-based testing library for Scala, supporting native platform and Scala 2.12.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_native0.4_2.12</artifactId>
<version>1.17.1</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 that integer addition with zero is identity.
Use the appropriate ScalaCheck artifact for your platform (e.g., scalacheck for JVM).
No dependency data recorded yet.