Integration of MUnit with Cats Effect 3 for testing effectful code.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>munit-cats-effect-3_2.12</artifactId>
<version>1.0.7</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Extend CatsEffectSuite to write effectful tests with MUnit.
Use the appropriate Scala version suffix (e.g., _2.13 or _3).
No dependency data recorded yet.