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

munit-cats-effect-2-13

JSON →
library2.2.0javamavenunverified

Integration of MUnit testing framework with Cats Effect for Scala, enabling effectful property-based testing.

<dependency> <groupId>org.typelevel</groupId> <artifactId>munit-cats-effect_2.13</artifactId> <version>2.2.0</version> </dependency>
INSTALL
IMPORT
SIG · MUNIT-CATS-EFFECT-
M
munit-cats-effect-2-13
testingjavav2.2.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.

CatsEffectSuite
munit.CatsEffectSuite

Define a test suite using CatsEffectSuite

import munit.CatsEffectSuite class MySuite extends CatsEffectSuite { test("example") { assert(true) } }
Debug
Known issues
breakingVersion 2.2.0 requires Scala 2.13 and Cats Effect 3.x; check compatibility with your project's Scala version.
fix
Use the correct artifact for your Scala version (e.g., munit-cats-effect_3 for Scala 3).
affects: >=2.0.0
Upgrade
Version history
2.2.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
munit-cats-effect-2-13 — mvn dependency:get munit-cats-effect-2-13 · libregistry