Registry / testing / cats-testkit-2-11

cats-testkit-2-11

JSON →
library2.0.0javamavenunverified

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>
INSTALL
IMPORT
SIG · CATS-TESTKIT-2-11
C
cats-testkit-2-11
testingjavav2.0.0
harness data pending
Install & Compatibility
Where this runs

No compatibility data collected yet for this library.

Code
Verified usage

Verified import paths — ran on the pinned version, not inferred.

CatsSuite
✓ cats.tests.CatsSuite

Minimal ScalaTest suite using Cats Testkit to verify monad laws for Option.

import cats.tests.CatsSuite class MyTest extends CatsSuite { checkAll("Option[Int]", MonadTests[Option].monad[Int, Int, Int]) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources
cats-testkit-2-11 — mvn dependency:get cats-testkit-2-11 · libregistry