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

munit-cats-effect-2-2-13

JSON →
library1.0.7javamavenunverified

Integration of MUnit testing framework with Cats Effect 2 for Scala 2.13.

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

Write effectful tests using MUnit and Cats Effect.

import munit.CatsEffectSuite class MySuite extends CatsEffectSuite { test("test") { IO(42).map(_ + 1).assertEquals(43) } }
Debug
Known issues
breakingThis version is for Scala 2.13 and Cats Effect 2; use munit-cats-effect-3 for Cats Effect 3.
fix
If using Cats Effect 3, depend on munit-cats-effect-3 instead.
affects: all
Upgrade
Version history
1.0.7latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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