A Scala testing library providing BDD-style specifications and matchers, specifically compiled for Scala 2.9.2.
<dependency>
<groupId>org.scala-tools.testing</groupId>
<artifactId>specs_2.9.2</artifactId>
<version>1.6.9</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a simple specification test.
Migrate to specs2 library for Scala 2.10+.
No dependency data recorded yet.