Property-based testing library for Scala, generating random test cases to verify program properties.
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_native0.4_3</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 a property that addition with zero is identity and checks it.
No known issues recorded.
No dependency data recorded yet.