Provides integration between cats-effect and Specs2 testing framework for Scala 2.13.
<dependency>
<groupId>com.codecommit</groupId>
<artifactId>cats-effect-testing-specs2_2.13</artifactId>
<version>0.5.4</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mixes CatsEffect trait into a Specs2 specification to test cats-effect IO.
Use the appropriate artifact for your Scala version (e.g., cats-effect-testing-specs2_3 for Scala 3).
No dependency data recorded yet.