Registry / testing / cats-testkit-2-13

cats-testkit-2-13

JSON →
library2.13.0javamavenunverified

Cats Testkit provides testing utilities for the Cats functional programming library for Scala.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-testkit_2.13</artifactId> <version>2.13.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-TESTKIT-2-13
C
cats-testkit-2-13
testingjavav2.13.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

Instantiates the CatsSuite test class.

import cats.tests.CatsSuite; public class Example { public static void main(String[] args) { CatsSuite suite = new CatsSuite(); System.out.println("Cats testkit loaded"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.13.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
10
Amazon
1
Resources
cats-testkit-2-13 — mvn dependency:get cats-testkit-2-13 · libregistry