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

scalacheck-sjs0-6-2-13

JSON →
library1.15.1javamavenunverified

Property-based testing library for Scala, supporting Scala.js 0.6 and Scala 2.13.

<dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_sjs0.6_2.13</artifactId> <version>1.15.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-SJS0-6-
S
scalacheck-sjs0-6-2-13
testingjavav1.15.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

Verifies that reversing a string twice yields the original string.

import org.scalacheck.Prop.forAll val prop = forAll((s: String) => s.reverse.reverse == s) prop.check
Debug
Known issues
breakingScala.js 0.6 is outdated; consider migrating to Scala.js 1.x.
fix
Use scalacheck_sjs1_2.13 instead.
affects: <=1.15.1
Upgrade
Version history
1.15.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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