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

scalacheck-sjs0-6-2-12

JSON →
library1.15.1javamavenunverified

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

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

Define and check a simple property that reversing a string twice yields the original.

import org.scalacheck.Prop.forAll val prop = forAll((s: String) => s.reverse.reverse == s) prop.check()
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.15.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

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