This repository has been archived by the owner on Apr 29, 2024. It is now read-only.
Initial Support for Specs2 based test cases
Use the following build.sbt setting to execute test cases using Specs2 instead of the default ScalaTest:
testPassUseSpecs2 := true