Minimal setup with Scala's scalatest to get you started Setup Requires sbt. To install it, execute the one-liner from sbt-install that corresponds to your OS. Running the tests To execute the tests run sbt clean test or run the tests using an IDE of your choice, e.g. IntelliJ.