Specs2 is a software specifications library for Scala, providing mocking support.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-mock_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 showing mock creation with specs2 Mockito.
No known issues recorded.
No dependency data recorded yet.