Integration library for testing cats-effect code with ScalaTest.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-effect-testing-scalatest_2.13</artifactId>
<version>1.8.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Mix AsyncIOSpec into a ScalaTest spec to test IO-based code.
No known issues recorded.
No dependency data recorded yet.