Registry / testing / cats-effect-testkit-3

cats-effect-testkit-3

JSON →
library3.7.0javamavenunverified

Testing utilities for cats-effect, providing tools to test effectful code with controlled execution contexts.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-effect-testkit_3</artifactId> <version>3.7.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-EFFECT-TESTKI
C
cats-effect-testkit-3
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 controlling time in effect tests.

import cats.effect.testkit.TestContext object TestExample { val ctx = TestContext() println(s"Test context created: $ctx") }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
OpenAI (training)
1
Resources
cats-effect-testkit-3 — mvn dependency:get cats-effect-testkit-3 · libregistry