Specs2 Core is a library for writing executable software specifications in Scala.
<dependency>
<groupId>org.specs2</groupId>
<artifactId>specs2-core_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.
Define a simple specification using mutable style.
Upgrade to specs2 4.x for Scala 2.11/2.12 compatibility.
No dependency data recorded yet.