Registry / testing / scalacheck-2-13-0-m4

scalacheck-2-13-0-m4

JSON →
library1.14.0javamavenunverified

Property-based testing library for Scala, targeting Scala 2.13.0-M4.

<dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_2.13.0-M4</artifactId> <version>1.14.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-2-13-0-
S
scalacheck-2-13-0-m4
testingjavav1.14.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.

Prop
org.scalacheck.Prop

Define and check a simple property.

import org.scalacheck.Prop val prop = Prop.forAll { (n: Int) => n + 0 == n } prop.check
Debug
Known issues
breakingThis version targets a milestone release of Scala 2.13, which is not stable.
fix
Use a stable Scala 2.13 version (e.g., 2.13.8) with a compatible ScalaCheck version.
affects: <1.15.0
Upgrade
Version history
1.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
4 hits · last 30 days
node
4
Resources
scalacheck-2-13-0-m4 — mvn dependency:get scalacheck-2-13-0-m4 · libregistry