/testing-in-scala-book

Book code for Testing in Scala on O'Reilly

Primary LanguageScala

testing-in-scala-book

Book code for Testing in Scala on O'Reilly.

To start. Be sure to install a JVM. SBT is already included.

Run ./sbt test to test sample

P.S. There are two broken tests currently and will resolve shortly