Integration of ScalaCheck property-based testing with MUnit and effect types for Scala 2.13.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>scalacheck-effect-munit_2.13</artifactId>
<version>2.1.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Write effectful property-based tests with ScalaCheck and MUnit.
Ensure you depend on the correct Scala version suffix (e.g., _2.13, _3).
No dependency data recorded yet.