Registry / testing / weaver-scalacheck-2-13

weaver-scalacheck-2-13

JSON →
library0.8.4javamavenunverified

ScalaCheck integration for the Weaver test framework, enabling property-based testing.

<dependency> <groupId>com.disneystreaming</groupId> <artifactId>weaver-scalacheck_2.13</artifactId> <version>0.8.4</version> </dependency>
INSTALL
IMPORT
SIG · WEAVER-SCALACHECK-
W
weaver-scalacheck-2-13
testingjavav0.8.4
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.

Checkers
weaver.scalacheck.Checkers

Use ScalaCheck property-based testing with Weaver.

import weaver.scalacheck.Checkers; public class Example { public static void main(String[] args) { Checkers checkers = new Checkers(); // ... run property checks ... } }
Debug
Known issues
breakingThis version is for Scala 2.13 only; not compatible with other Scala versions.
fix
Use the appropriate artifact for your Scala version (e.g., weaver-scalacheck_2.12).
affects: <=0.8.4
Upgrade
Version history
0.8.4latest on Maven
Audit
Dependencies

No dependency data recorded yet.

Agent activity
14 hits · last 30 days
node
12
Resources
weaver-scalacheck-2-13 — mvn dependency:get weaver-scalacheck-2-13 · libregistry