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

cats-effect-laws-2-13

JSON →
library3.7.0javamavenunverified

Law tests for the Cats Effect library, verifying typeclass instances for Scala 2.13.

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

SyncLaws
cats.effect.laws.SyncLaws

Demonstrates that this is a Scala library; Java usage is not typical.

import cats.effect.laws.SyncLaws; public class Example { public static void main(String[] args) { // This is a Scala library; usage is typically in Scala code. System.out.println("Cats Effect Laws is a Scala library."); } }
Debug
Known issues
gotchaThis is a Scala library; it is not intended for direct Java usage.
fix
Use the library in Scala projects or via interop.
affects: *
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-laws-2-13 — mvn dependency:get cats-effect-laws-2-13 · libregistry