Integration of ScalaCheck property-based testing with the Specs2 testing framework for Scala 2.11.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-scalacheck_2.11</artifactId>
<version>4.10.6</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Defines a simple Specs2 specification.
Use the appropriate version of specs2-scalacheck for your Scala version (e.g., specs2-scalacheck_2.12, specs2-scalacheck_2.13).
No dependency data recorded yet.