Registry / testing / discipline-specs2-2-12

discipline-specs2-2-12

JSON →
library1.5.0javamavenunverified

Discipline Specs2 provides ScalaCheck-style property-based testing integration for the Specs2 testing framework.

<dependency> <groupId>org.typelevel</groupId> <artifactId>discipline-specs2_2.12</artifactId> <version>1.5.0</version> </dependency>
INSTALL
IMPORT
SIG · DISCIPLINE-SPECS2-
D
discipline-specs2-2-12
testingjavav1.5.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.

Discipline
org.typelevel.discipline.specs2.Discipline

Use Discipline with Specs2 to test type class laws.

import org.typelevel.discipline.specs2.Discipline class MySpec extends org.specs2.mutable.Specification with Discipline { checkAll("MonadLaws", MonadTests[Option].monad) }
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.5.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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