Registry / testing / scalacheck-sjs1-2-13

scalacheck-sjs1-2-13

JSON →
library1.19.0javamavenunverified

ScalaCheck is a property-based testing library for Scala.

<dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_sjs1_2.13</artifactId> <version>1.19.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-SJS1-2-
S
scalacheck-sjs1-2-13
testingjavav1.19.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.forAll val prop = forAll { (n: Int) => n + 0 == n } prop.check
Debug
Known issues
gotchaThis artifact targets Scala.js 1.x and Scala 2.13; use the appropriate artifact for your Scala version.
fix
Use scalacheck_2.13 for JVM or scalacheck_sjs1_3 for Scala 3.
affects: *
Upgrade
Version history
1.19.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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