Learning Test-Driven Development

Learning Test-Driven Development
Author :
Publisher : "O'Reilly Media, Inc."
Total Pages : 280
Release :
ISBN-10 : 9781098106447
ISBN-13 : 109810644X
Rating : 4/5 (47 Downloads)

Book Synopsis Learning Test-Driven Development by : Saleem Siddiqui

Download or read book Learning Test-Driven Development written by Saleem Siddiqui and published by "O'Reilly Media, Inc.". This book was released on 2021-10-12 with total page 280 pages. Available in PDF, EPUB and Kindle. Book excerpt: Your code is a testament to your skills as a developer. No matter what language you use, code should be clean, elegant, and uncluttered. By using test-driven development (TDD), you'll write code that's easy to understand, retains its elegance, and works for months, even years, to come. With this indispensable guide, you'll learn how to use TDD with three different languages: Go, JavaScript, and Python. Author Saleem Siddiqui shows you how to tackle domain complexity using a unit test-driven approach. TDD partitions requirements into small, implementable features, enabling you to solve problems irrespective of the languages and frameworks you use. With Learning Test-Driven Development at your side, you'll learn how to incorporate TDD into your regular coding practice. This book helps you: Use TDD's divide-and-conquer approach to tame domain complexity Understand how TDD works across languages, testing frameworks, and domain concepts Learn how TDD enables continuous integration Support refactoring and redesign with TDD Learn how to write a simple and effective unit test harness in JavaScript Set up a continuous integration environment with the unit tests produced during TDD Write clean, uncluttered code using TDD in Go, JavaScript, and Python


Learning Test-Driven Development Related Books