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

scalacheck-sjs0-6-2-10

JSON →
library1.14.3javamavenunverified

ScalaCheck is a library for property-based testing of Scala and Java code.

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

Simple property-based test

import org.scalacheck.Prop.forAll val prop = forAll { (n: Int) => n + 0 == n } prop.check
Debug
Known issues
breakingThis artifact targets Scala 2.10 and Scala.js 0.6, which are outdated.
fix
Use scalacheck_2.13 or scalacheck_sjs1 for modern Scala versions.
affects: *
Upgrade
Version history
1.14.3latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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