Registry / testing / cats-effect-testkit-2-13

cats-effect-testkit-2-13

JSON →
library3.7.0javamavenunverified

Test utilities for Cats Effect.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect-testkit_2.13</artifactId> <version>3.7.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-TESTKI
C
cats-effect-testkit-2-13
testingjavav3.7.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.

TestContext
cats.effect.testkit.TestContext

Creates a test context for Cats Effect.

import cats.effect.testkit.TestContext; public class Example { public static void main(String[] args) { TestContext ctx = TestContext(); System.out.println("Test context created"); } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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