Book description
If you build your Scala application through Test-Driven Development, you’ll quickly see the advantages of testing before you write production code. This hands-on book shows you how to create tests with ScalaTest and the Specs2—two of the best testing frameworks available—and how to run your tests in the Simple Build Tool (SBT) designed specifically for Scala projects.
Table of contents
- Testing in Scala
- Preface
- 1. Setup
- 2. Structure and Configuration of Simple Build Tool (SBT)
- 3. ScalaTest
- 4. Specs2
- 5. Mocking
- 6. ScalaCheck
- Colophon
- Copyright
Product information
- Title: Testing in Scala
- Author(s):
- Release date: January 2013
- Publisher(s): O'Reilly Media, Inc.
- ISBN: 9781449315115
You might also like
book
Scala in Action
Scala in Action is a comprehensive tutorial that introduces Scala through clear explanations and numerous hands-on …
book
Scala Test-Driven Development
Build robust Scala applications by implementing the fundamentals of test-driven development in your workflow About This …
video
Scala for the Impatient
4+ Hours of Video Instruction Overview In Scala for the Impatient LiveLessons best-selling author and professor …
book
Functional Programming in Scala
Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply …