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

cats-effect-laws-2-11

JSON →
library2.0.0javamavenunverified

Law-checking utilities for the cats-effect library, ensuring correct functional effect behavior.

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

ConcurrentTests
cats.effect.laws.discipline.ConcurrentTests

Check concurrent laws for IO

import cats.effect.laws.discipline.ConcurrentTests import cats.effect.IO // In a test suite: checkAll("IO.ConcurrentLaws", ConcurrentTests[IO].concurrent[Int, String, Double])
Debug
Known issues
breakingVersion 2.0.0 is for Scala 2.11; use appropriate version for your Scala version.
fix
Use cats-effect-laws_2.12 or _2.13 for newer Scala.
affects: 2.0.0
Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
cats-effect-laws-2-11 — mvn dependency:get cats-effect-laws-2-11 · libregistry