Registry / testing / specs2-cats-2-13

specs2-cats-2-13

JSON →
library4.23.0javamavenunverified

Provides integration between specs2 testing library and Cats functional programming library for Scala.

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

Minimal specs2 test using Cats matchers

import org.specs2.cats.CatsMatchers; class ExampleSpec extends Specification with CatsMatchers { "example" >> { 1 must beRight[Int] } }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
4.23.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
3 hits · last 30 days
node
2
Amazon
1
Resources
specs2-cats-2-13 — mvn dependency:get specs2-cats-2-13 · libregistry