Registry / testing / scalacheck-1-17-2-13

scalacheck-1-17-2-13

JSON →
library3.2.18.0javamavenunverified

Integration library for ScalaTest and ScalaCheck 1.17, enabling property-based testing.

<dependency> <groupId>org.scalatestplus</groupId> <artifactId>scalacheck-1-17_2.13</artifactId> <version>3.2.18.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-1-17-2-
S
scalacheck-1-17-2-13
testingjavav3.2.18.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.

ScalaCheckPropertyChecks
org.scalatestplus.scalacheck.ScalaCheckPropertyChecks

Write property-based tests with ScalaCheck.

import org.scalatestplus.scalacheck.ScalaCheckPropertyChecks class MySpec extends ScalaCheckPropertyChecks { forAll { (n: Int) => n + 1 should be > n } }
Debug
Known issues
breakingScalaCheck version must match the artifact version (1.17).
fix
Ensure your ScalaCheck dependency is version 1.17.x.
affects: >=3.2.0
Upgrade
Version history
3.2.18.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
2 hits · last 30 days
node
2
Resources
scalacheck-1-17-2-13 — mvn dependency:get scalacheck-1-17-2-13 · libregistry