Provides ScalaCheck property-based testing support for Scala 3.
<dependency>
<groupId>org.scalatestplus</groupId>
<artifactId>scalacheck-1-16_3</artifactId>
<version>3.2.14.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a property-based test for addition commutativity.
Ensure you use the correct artifact for your Scala version (e.g., _2.13).
No dependency data recorded yet.