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

cats-testkit-scalatest-2-13

JSON →
library2.1.5javamavenunverified

cats-testkit-scalatest provides integration between Cats and ScalaTest for testing functional code.

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

Defines a test suite using Cats and ScalaTest.

import cats.tests.CatsSuite class ExampleSuite extends CatsSuite { test("addition") { assert(1 + 1 == 2) } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
2.1.5latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
8
Amazon
1
OpenAI (training)
1
Resources