Registry / testing / cats-laws-sjs0-6-2-11

cats-laws-sjs0-6-2-11

JSON →
library2.0.0javamavenunverified

Provides law tests for the Cats functional programming library, targeting Scala.js 0.6 and Scala 2.11.

<dependency> <groupId>org.typelevel</groupId> <artifactId>cats-laws_sjs0.6_2.11</artifactId> <version>2.0.0</version> </dependency>
INSTALL
IMPORT
SIG · CATS-LAWS-SJS0-6-2
C
cats-laws-sjs0-6-2-11
testingjavav2.0.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.

FunctorTests
cats.laws.discipline.FunctorTests

Example of using Cats laws to test a Functor instance.

import cats.laws.discipline.FunctorTests import org.scalacheck.Arbitrary class MyFunctorSuite extends FunctorTests[Option] { def laws: FunctorLaws[Option] = FunctorLaws[Option] }
Debug
Known issues
breakingThis artifact is for Scala.js 0.6 and Scala 2.11 only; not compatible with newer versions.
fix
Use 'cats-laws' with appropriate Scala version suffix for your project.
affects: *
Upgrade
Version history
2.0.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
15 hits · last 30 days
node
12
Amazon
1
OpenAI (training)
1
Resources
cats-laws-sjs0-6-2-11 — mvn dependency:get cats-laws-sjs0-6-2-11 · libregistry