Core library for Specs2, a Scala testing framework for writing software specifications.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.13</artifactId>
<version>4.23.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Minimal usage of Specs2 to define a specification.
Use the correct artifact for your Scala version (e.g., specs2-core_2.13).
No dependency data recorded yet.