Integrates specs2 testing framework with JUnit for Scala 2.10.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-junit_2.10</artifactId>
<version>3.10.0</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Runs specs2 specifications via JUnit.
Use the appropriate artifact for your Scala version (e.g., specs2-junit_2.12).
No dependency data recorded yet.