Integration of MUnit testing framework with Cats Effect for Scala, enabling effectful property-based testing.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect_2.13</artifactId>
<version>2.2.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a test suite using CatsEffectSuite
Use the correct artifact for your Scala version (e.g., munit-cats-effect_3 for Scala 3).
No dependency data recorded yet.