Testkit for the Cats functional programming library for Scala, providing utilities for testing type class instances and laws.
<dependency>
<groupId>org.typelevel</groupId>
<artifactId>cats-testkit_2.11</artifactId>
<version>2.0.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal ScalaTest suite using Cats Testkit to verify monad laws for Option.
No known issues recorded.
No dependency data recorded yet.