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

scalacheck-2-13-0-m5

JSON →
library1.14.0javamavenunverified

scalacheck

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

Defines and checks a simple property using ScalaCheck.

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

No known issues recorded.

Upgrade
Version history
1.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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