Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Initial Support for Specs2 based test cases

Compare
Choose a tag to compare
@kurtkopchik kurtkopchik released this 07 Aug 19:40
· 39 commits to master since this release

Use the following build.sbt setting to execute test cases using Specs2 instead of the default ScalaTest:
testPassUseSpecs2 := true