JUnit integration for specs2, a software specifications library for Scala.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_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.
Annotates a test class with JUnitRunner to run specs2 specifications via JUnit.
No known issues recorded.
No dependency data recorded yet.