Jump to ratings and reviews
Rate this book

Scala Test-Driven Development

Rate this book
Build robust Scala applications by implementing the fundamentals of test-driven development in your workflow

About This BookGet a deep understanding of various testing concepts such as test-driven development (TDD) and BDDEfficient usage of the built-in Scala features such as ScalaTest, specs2, and Scala checkChange your approach towards problem solving by thinking about the boundaries of the problem and its definition rather than focusing on the solutionWho This Book Is ForThis book is for Scala developers who are looking to write better quality and easily maintainable code. No previous knowledge of TDD/BDD is required.

What You Will LearnUnderstand the basics of TDD and its significanceRefactoring tests to build APIs in order to increase test coverageHow to leverage the inbuilt Scala testing modules like ScalaTest, specs2 and Scala CheckWriting test fixtures and apply the concepts of BDDHow to divide tests to run at different points in continuous delivery cycleBenefits of refactoring and how it affects the final quality of code producedUnderstanding of SBT based build environment and how to use it to run testsThe fundamentals of mocking and stubbing in Scala and how to use it efficientlyIn DetailTest-driven development (TDD) produces high-quality applications in less time than is possible with traditional methods. Due to the systematic nature of TDD, the application is tested in individual units as well as cumulatively, right from the design stage, to ensure optimum performance and reduced debugging costs.

This step-by-step guide shows you how to use the principles of TDD and built-in Scala testing modules to write clean and fully tested Scala code and give your workflow the change it needs to let you create better applications than ever before.

After an introduction to TDD, you will learn the basics of ScalaTest, one of the most flexible and most popular testing tools around for Scala, by building your first fully test-driven application. Building on from that you will learn about the ScalaTest API and how to refactor code to produce high-quality applications.

We'll teach you the concepts of BDD (Behavior-driven development) and you'll see how to add functional tests to the existing suite of tests. You'll be introduced to the concepts of Mocks and Stubs and will learn to increase test coverage using properties.

With a concluding chapter on miscellaneous tools, this book will enable you to write better quality code that is easily maintainable and watch your apps change for the better.

Style and approachThis step-by-step guide explains the significance of TDD in Scala through various practical examples. You will learn to write a complete test-driven application throughout the course of the book.

298 pages, Kindle Edition

Published October 27, 2016

1 person is currently reading
5 people want to read

About the author

Gaurav Sood

10 books1 follower

Ratings & Reviews

What do you think?
Rate this book

Friends & Following

Create a free account to discover what your friends think of this book!

Community Reviews

5 stars
0 (0%)
4 stars
1 (33%)
3 stars
0 (0%)
2 stars
1 (33%)
1 star
1 (33%)
Displaying 1 of 1 review
8 reviews
April 12, 2019
BEWARE this book is literally empty!

It has 180 pages. Around 60% of it is useless screenshots, trivial code examples and documentation for the tools it mentions. The other 40% is text trying to explain common concepts, but without any depth, in very confusing way and without good examples.

There is a piracy paragraph in the beginning of the book, but the funny thing is that there is nothing genuine to be copyrighted. Even more, it feels like the author has 'pirated' all of the book contents from wikipedia, internet blog posts and libraries websites.

I feel robbed, because this book costs 28 pounds(without delivery)! What a nonsense! Now that I have read it I want my money and time back!

I am never buying a book from this publisher again.

You have been warned!
Displaying 1 of 1 review

Can't find what you're looking for?

Get help and learn more about the design.