A library for writing software specifications in Scala, providing a testing framework with matchers and execution.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_2.12</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 Scala example using specs2 Specification (shown in Scala syntax).
Use specs2-core_2.13 or specs2-core_3 for Scala 2.13 or 3 respectively.
No dependency data recorded yet.