Registry / testing / discipline-core-3

discipline-core-3

JSON →
library1.7.0javamavenunverified

Core library for the Discipline testing framework, providing laws and property-based testing utilities for Scala 3.

<dependency> <groupId>org.typelevel</groupId> <artifactId>discipline-core_3</artifactId> <version>1.7.0</version> </dependency>
INSTALL
IMPORT
SIG · DISCIPLINE-CORE-3
D
discipline-core-3
testingjavav1.7.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.

Laws
org.typelevel.discipline.Laws

Defines a simple law using the Discipline framework.

import org.typelevel.discipline.Laws object MyLaws extends Laws { def myLaw: String = "My law" }
Debug
Known issues
breakingThis version is for Scala 3 only; use discipline-core for Scala 2.
fix
Ensure your project uses Scala 3 (Dotty) to avoid compilation errors.
affects: >=1.7.0
Upgrade
Version history
1.7.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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