Registry / testing / scalacheck-2-9-2

scalacheck-2-9-2

JSON →
library1.10.1javamavenunverified

Property-based testing library for Scala.

<dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_2.9.2</artifactId> <version>1.10.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-2-9-2
S
scalacheck-2-9-2
testingjavav1.10.1
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

Checks a property using ScalaCheck.

import org.scalacheck.Prop; Prop.forAll((n: Int) => n + 0 == n).check();
Debug
Known issues
gotchaScalaCheck 1.10.1 is outdated; consider using a newer version.
fix
Upgrade to ScalaCheck 1.14+ for better compatibility and features.
affects: <=1.10.1
Upgrade
Version history
1.10.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
6 hits · last 30 days
node
6
Resources
scalacheck-2-9-2 — mvn dependency:get scalacheck-2-9-2 · libregistry