Learning Test-Driven Development

Learning Test-Driven Development
出版时间:2021.10
官网链接:O’Reilly
下载地址:百度网盘(PDF+EPUB)
提取码    :xc3h

内容简介:

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

给TA买糖
共{{data.count}}人
人已赞赏
电子书

Learning Domain-Driven Design

2021-11-22 19:10:33

电子书

C# Cookbook

2021-11-22 19:46:41

搜索