Registry / testing / scalacheck-native0-4-3

scalacheck-native0-4-3

JSON →
library1.17.1javamavenunverified

Property-based testing library for Scala, generating random test cases to verify program properties.

<dependency> <groupId>org.scalacheck</groupId> <artifactId>scalacheck_native0.4_3</artifactId> <version>1.17.1</version> </dependency>
INSTALL
IMPORT
SIG · SCALACHECK-NATIVE0
S
scalacheck-native0-4-3
testingjavav1.17.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

Defines a property that addition with zero is identity and checks it.

import org.scalacheck.Prop.forAll val prop = forAll { (n: Int) => n + 0 == n } prop.check
Debug
Known issues

No known issues recorded.

Upgrade
Version history
1.17.1latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
7 hits · last 30 days
node
6
Amazon
1
Resources
scalacheck-native0-4-3 — mvn dependency:get scalacheck-native0-4-3 · libregistry