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

scalacheck-sjs0-6-2-13-0-m5

JSON →
library1.14.0javamavenunverified

Property-based testing library for Scala, cross-compiled for Scala.js.

<dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_sjs0.6_2.13.0-M5</artifactId> <version>1.14.0</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-SJS0-6-
S
scalacheck-sjs0-6-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

Basic property check using ScalaCheck.

import org.scalacheck.Prop._ object Example extends App { val prop = forAll { (n: Int) => n + 0 == n } prop.check }
Debug
Known issues
breakingThis version targets a pre-release Scala version (2.13.0-M5) and Scala.js 0.6, which may have compatibility issues with newer Scala or Scala.js versions.
fix
Use a version targeting a stable Scala release and Scala.js 1.x if possible.
affects: <=1.14.0
Upgrade
Version history
1.14.0latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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