Registry / testing / specs2-cats-2-12

specs2-cats-2-12

JSON →
library4.23.0javamavenunverified

Integration of Specs2 testing library with Cats functional programming library for Scala.

<dependency> <groupId>org.specs2</groupId> <artifactId>specs2-cats_2.12</artifactId> <version>4.23.0</version> </dependency>
INSTALL
IMPORT
SIG · SPECS2-CATS-2-12
S
specs2-cats-2-12
testingjavav4.23.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.

CatsMatchers
org.specs2.cats.CatsMatchers

Use Cats matchers in Specs2 tests.

import org.specs2.cats.CatsMatchers import org.specs2.mutable.Specification class MySpec extends Specification with CatsMatchers { "Cats matchers" should { "work with Option" in { Some(1) should beSome(1) } } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.23.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
12 hits · last 30 days
node
12
Resources
specs2-cats-2-12 — mvn dependency:get specs2-cats-2-12 · libregistry