Core library for the specs2 testing framework for Scala, providing specifications and matchers.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_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.
Minimal Scala test specification using specs2 mutable style.
Use the appropriate Scala version suffix (e.g., _2.13 or _3) for your Scala version.
No dependency data recorded yet.