Scala Test-Driven Development by Gaurav Sood

Scala Test-Driven Development by Gaurav Sood from  in  category
Privacy Policy
Read using
(price excluding 0% GST)
Author: Gaurav Sood
Category: Engineering & IT
ISBN: 9781786463029
File Size: 7.40 MB
Format: EPUB (e-book)
DRM: Applied (Requires eSentral Reader App)
(price excluding 0% GST)

Synopsis

Key FeaturesGet 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 solutionBook DescriptionTest-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. Well teach you the concepts of BDD (Behavior-driven development) and youll see how to add functional tests to the existing suite of tests. Youll 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.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 efficientlyAbout the AuthorGaurav Sood is a Scala and XQuery consultant who consults through his own company Omkaar Technologies Limited. He started playing with computers at a very early age and eventually went onto complete his post-graduate degree in computer sciences.After working for an Indian software service house for a couple of years, he decided to start his own consultancy business. Since then, his company has provided services to a few Tier 1 Investment banks, the government of the United Kingdom, and publishing houses. He has gained an irrefutable reputation and distinction in the industry. Gaurav has previously worked with HSBC, Deutsche Bank, Reed Elsevier, Lexis Nexis, John Wiley & Sons, HMRC, and Associated News, amongst other smaller names in the industry.When he is not consulting or writing, Gaurav can be seen making a fuss of his family. He likes spending time with his beautiful wife and two sons. He also loves volunteering for charity fund raising through sponsored runs. Gaurav also runs a small charitable trust in Shimla, India (New Life), which helps provide education to under-privileged children.Table of ContentsHello, TDD!First Test-Driven ApplicationClean Code Using ScalaTestRefactor MercilesslyAnother Level of TestingMock Objects and StubsProperty-Based TestingScala TDD with Specs2Miscellaneous and Emerging Trends in Scala TDD

Reviews

Write your review

Recommended