Registry / testing / discipline-2-11

discipline-2-11

JSON →
library0.11.1javamavenunverified

A Scala library for testing laws of type classes using ScalaCheck and specs2 or ScalaTest.

<dependency> <groupId>org.typelevel</groupId> <artifactId>discipline_2.11</artifactId> <version>0.11.1</version> </dependency>
INSTALL
IMPORT
SIG · DISCIPLINE-2-11
D
discipline-2-11
testingjavav0.11.1
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.

Laws
org.typelevel.discipline.Laws

Defines a simple law using the Discipline framework.

import org.typelevel.discipline.Laws import org.scalacheck.Arbitrary object MyLaws extends Laws { def myLaw[A: Arbitrary](a: A): Boolean = a == a }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
0.11.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
discipline-2-11 — mvn dependency:get discipline-2-11 · libregistry