Registry / testing / scalacheck-1-15-2-12

scalacheck-1-15-2-12

JSON →
library3.2.12.0-RC2javamavenunverified

ScalaCheck property-based testing library for Scala 2.12.

<dependency> <groupId>org.scalatestplus</groupId> <artifactId>scalacheck-1-15_2.12</artifactId> <version>3.2.12.0-RC2</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-1-15-2-
S
scalacheck-1-15-2-12
testingjavav3.2.12.0-RC2
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 property using ScalaCheck.

import org.scalacheck.Prop.forAll val prop = forAll { (n: Int) => n + 0 == n } prop.check
Debug
Known issues

No known issues recorded.

Upgrade
Version history
3.2.12.0-RC2latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
11 hits · last 30 days
node
10
Resources
scalacheck-1-15-2-12 — mvn dependency:get scalacheck-1-15-2-12 · libregistry