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

cats-effect-testkit-2-12

JSON →
library3.7.0javamavenunverified

A testing utility library for the Cats Effect asynchronous runtime system in Scala.

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

import cats.effect.testkit.TestContext; public class Main { public static void main(String[] args) { TestContext ctx = TestContext(); ctx.tick(); System.out.println("Test context ticked"); } }
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-12 — mvn dependency:get cats-effect-testkit-2-12 · libregistry