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 (44X 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
Learning Test-Driven Development
Language: en
Pages: 275
Authors: Saleem Siddiqui
Categories: Computers
Type: BOOK - Published: 2021-12-21 - Publisher: O'Reilly Media

DOWNLOAD EBOOK

Your code is a testament to your skills as a developer. No matter what language you use, your code should be clean, elegant, and uncluttered? With test-driven d
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
Test Driven Development in Ruby
Language: en
Pages: 302
Authors: Bala Paranj
Categories: Computers
Type: BOOK - Published: 2017-03-15 - Publisher: Apress

DOWNLOAD EBOOK

Learn the basics of test driven development (TDD) using Ruby. You will carry out problem domain analysis, solution domain analysis, designing test cases, and wr
Test-Driven Machine Learning
Language: en
Pages: 190
Authors: Justin Bozonier
Categories: Computers
Type: BOOK - Published: 2015-11-27 - Publisher: Packt Publishing Ltd

DOWNLOAD EBOOK

Control your machine learning algorithms using test-driven development to achieve quantifiable milestones About This Book Build smart extensions to pre-existing