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

Learning Test-Driven Development
Language: en
Pages: 280
Authors: Saleem Siddiqui
Categories: Computers
Type: BOOK - Published: 2021-10-12 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

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 de
Design Driven Testing
Language: en
Pages: 368
Authors: Matt Stephens
Categories: Computers
Type: BOOK - Published: 2011-07-14 - Publisher: Apress

DOWNLOAD EBOOK

The groundbreaking book Design Driven Testing brings sanity back to the software development process by flipping around the concept of Test Driven Development (
Test Driven Development
Language: en
Pages: 241
Authors: Kent Beck
Categories: Computers
Type: BOOK - Published: 2022-03-25 - Publisher: Addison-Wesley Professional

DOWNLOAD EBOOK

Quite simply, test-driven development is meant to eliminate fear in application development. While some fear is healthy (often viewed as a conscience that tells
Growing Object-Oriented Software, Guided by Tests
Language: en
Pages: 762
Authors: Steve Freeman
Categories: Computers
Type: BOOK - Published: 2009-10-12 - Publisher: Pearson Education

DOWNLOAD EBOOK

Test-Driven Development (TDD) is now an established technique for delivering better software faster. TDD is based on a simple idea: Write tests for your code be
Designing with Data
Language: en
Pages: 370
Authors: Rochelle King
Categories: Computers
Type: BOOK - Published: 2017-03-29 - Publisher: "O'Reilly Media, Inc."

DOWNLOAD EBOOK

On the surface, design practices and data science may not seem like obvious partners. But these disciplines actually work toward the same goal, helping designer