Specs2 And ScalaTest

The two most important test frameworks for Scala are Specs2 and ScalaTest. While they are very much alike, there are some differences, which have been outlined on StackOverflow.

Since they provide mostly the same core features, you'll have to choose based on your own personal preference.