Testing in Scala
Price | $6.45 - $20.04
|
Rating | |
Author | Daniel Hinojosa |
Publisher | O'Reilly Media |
Published | 2013 |
Pages | 166 |
Language | English |
Format | Paper book / ebook (PDF) |
ISBN-10 | 1449315119 |
ISBN-13 | 9781449315115 |
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.
- Daniel Hinojosa
4 5 80
Similar Books
Pragmatic Unit Testing in C# with NUnit, 2nd Edition
by Andy Hunt, Dave Thomas, Matt Hargett
Pragmatic programmers use feedback to drive their development and personal processes. The most valuable feedback you can get while coding comes from unit testing. Now in it's second edition, Pragmatic Unit Testing in C# with NUnit, 2nd Ed. will show you how to do software unit testing, of course, but more importantly will show you wh...
Price: $5.99 | Publisher: The Pragmatic Programmers | Release: 2007
Functional Programming in Scala
by Paul Chiusano, Runar Bjarnason
Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test and reuse, simpler to parallelize, and less prone to bugs. Scala is an emerging JVM language that offers strong support for FP. Its fam...
Price: $9.97 | Publisher: Manning | Release: 2013
Functional Programming Patterns in Scala and Clojure
by Michael Bevilacqua-Linn
Solve real-life programming problems with a fraction of the code that pure object-oriented programming requires. Use Scala and Clojure to solve in-depth problems with two sets of patterns: object-oriented patterns that become more concise with functional programming, and natively functional patterns. Your code will be more declarative, wi...
Price: $20.76 | Publisher: The Pragmatic Programmers | Release: 2013
Pragmatic Unit Testing in Java 8 with JUnit
by Jeff Langr, Andy Hunt, Dave Thomas
Pragmatic Unit Testing in Java 8 With JUnit steps you through all the important unit testing topics. If you've never written a unit test, you'll see screen shots from Eclipse, IntelliJ IDEA, and NetBeans that will help you get past the hard part - getting set up and started.Once past the basics, you'll learn why you want to...
Price: $7.95 | Publisher: The Pragmatic Programmers | Release: 2015
Scala Functional Programming Patterns
by Atul S. Khot
Scala is used to construct elegant class hierarchies for maximum code reuse and extensibility and to implement their behavior using higher-order functions. Its functional programming (FP) features are a boon to help you design "easy to reason about" systems to control the growing software complexities. Knowing how and where to a...
Price: $49.99 | Publisher: Packt Publishing | Release: 2015
by Janek Bogucki, Alessandro Lacava, Aliaksandr Bedrytski, Matthew de Detrich, Benjamin Neil
Professional Scala provides experienced programmers with fast track coverage aimed at supporting the use of Scala in professional production applications. Skipping over the basics and fundamentals of programming, the discussion launches directly into practical Scala topics with the most up-to-date coverage of the rapidly-expanding languag...
Price: $16.28 | Publisher: Wrox | Release: 2016
by Josh Garverick
Design an enterprise solution from scratch that allows the migration of a legacy application. Begin with the planning and design phase and be guided through all the stages of selecting the architecture framework that fits your enterprise.Join Microsoft MVP Josh Garverick as he addresses all major areas of design and implementation - appli...
Price: $33.21 | Publisher: Apress | Release: 2018
by Jeffrey Scheaffer, Aruna Ravichandran, Alex Martins
An airline is supposed to make the experience of booking a flight easy, trouble free, and reliable. But when scheduling software breaks down and flights get canceled, customers will walk, and heads will roll. That's what Leigh Freemark faces the day she and her team launch a software upgrade that fails spectacularly and hits the medi...
Price: $21.54 | Publisher: Apress | Release: 2018