Specs is a Behaviour-Driven-Design framework for Scala.
<dependency>
<groupId>org.scala-tools.testing</groupId>
<artifactId>specs_2.8.0</artifactId>
<version>1.6.5</version>
</dependency>No compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Define a simple BDD specification using the Specs framework.
Use org.specs2:specs2-core for modern Scala versions.
No dependency data recorded yet.