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>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple law using the Discipline framework.
Ensure your project uses Scala 3 (Dotty) to avoid compilation errors.
No dependency data recorded yet.