Testing in Scala

Testing in Scala
Author: Daniel Hinojosa
Publisher: "O'Reilly Media, Inc."
Total Pages: 166
Release: 2013
Genre: Computers
ISBN: 1449315119


Download Testing in Scala Book in PDF, Epub and Kindle

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. By building a sample digital jukebox application, you'll discover how to isolate your tests from large subsystems and networks with mocking code, and how to use the ScalaCheck library for automated specification-based testing. If you're familiar with Scala, Ruby, or Python, this book is for you. Get an overview of Test-Driven Development Start a simple project with SBT and create tests before you write code Dive into SBT's basic commands, interactive mode, packaging, and history Use ScalaTest both in the command line and with SBT, and learn how to incorporate JUnit and TestNG Work with the Specs2 framework, including Specification styles, matchers DSLs, and Data Tables Understand mocking by using Java frameworks EasyMock and Mockito, and the Scala-only framework ScalaMock Automate testing by using ScalaCheck to generate fake data

Testing in Scala
Language: en
Pages: 166
Authors: Daniel Hinojosa
Categories: Computers
Type: BOOK - Published: 2013 - Publisher: "O'Reilly Media, Inc."

GET EBOOK

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-o
Scala Test Driven Development
Language: en
Pages: 266
Authors: Gaurav Sood
Categories:
Type: BOOK - Published: 2016-10-31 - Publisher:

GET EBOOK

Build robust Scala applications by implementing the fundamentals of test-driven development About This Book Get a deep understanding of various testing concepts
Functional Programming in Scala
Language: en
Pages: 457
Authors: Paul Chiusano
Categories: Computers
Type: BOOK - Published: 2014-09-01 - Publisher: Simon and Schuster

GET EBOOK

Summary Functional Programming in Scala is a serious tutorial for programmers looking to learn FP and apply it to the everyday business of coding. The book guid
JUnit Recipes
Language: en
Pages: 921
Authors: Scott Stirling
Categories: Computers
Type: BOOK - Published: 2004-06-30 - Publisher: Simon and Schuster

GET EBOOK

When testing becomes a developer's habit good things tend to happen--good productivity, good code, and good job satisfaction. If you want some of that, there's
ScalaCheck
Language: en
Pages: 0
Authors: Rickard Nilsson
Categories: JavaScript (Computer program language)
Type: BOOK - Published: 2014 - Publisher:

GET EBOOK

"ScalaCheck is a library that facilitates automated specification-based testing of Scala or Java software applications, originally inspired by the QuickCheck li