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

cats-testkit-scalatest-2-12

JSON →
library2.1.5javamavenunverified

Integration library providing ScalaTest support for Cats effect testing.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-testkit-scalatest_2.12</artifactId> <version>2.1.5</version> </dependency>
INSTALL
IMPORT
SIG · CATS-TESTKIT-SCALA
C
cats-testkit-scalatest-2-12
testingjavav2.1.5
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.

CatsSuite
cats.testkit.scalatest.CatsSuite

Base test suite for Cats-based ScalaTest tests.

import cats.testkit.scalatest.CatsSuite; class ExampleSuite extends CatsSuite { test("example") { assert(1 + 1 == 2) } }
Debug
Known issues
breakingScala version suffix (_2.12) indicates compatibility only with Scala 2.12.
fix
Use the appropriate artifact for your Scala version (e.g., _2.13, _3).
affects: *
Upgrade
Version history
2.1.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
9 hits · last 30 days
node
6
Amazon
1
OpenAI (training)
1
Resources
cats-testkit-scalatest-2-12 — mvn dependency:get cats-testkit-scalatest-2-12 · libregistry