Test Driven Development (TDD).
测试驱动的开发(TDD)。
This cycle is the essence of TDD.
这种循环是TDD的精髓。
TDD puts the test before the code.
TDD将测试放在编码工作前。
Higher quality is a side effect of TDD.
质量的提升是TDD的一个副作用。
TDD is about design and verification of code.
TDD是为了设计并验证代码。
This book is a great introduction to TDD.
这是一本介绍TDD的好书。
This article assumes you are already familiar with TDD.
本文假设您已经熟悉了TDD。
TDD is a new process of development in recent years.
TDD的好处我就不解释了,近几年推出的新的开发方式。
However, it is useful even if you don't use TDD at all.
即使您不使用TDD这个功能也是非常有用的。
Normal TDD writes only enough code to make a test fail.
标准的TDD只编写能够使一个测试失败的足够多的代码。
There are also benefits to TDD that are much easier to grasp.
TDD的另一个好处是更容易掌握。
To show the design benefits of TDD, I need a problem to solve.
要展示TDD的设计优点,我需要用到一个待解决的问题。
Therefore, for TDD to be effective, you must run such quickly.
因此,要使TDD切实有效,则必须迅速运行此类测试用例。
If you are new to TDD these questions probably sound familiar.
如果你还是TDD新手,这些问题可能会听起来很熟悉。
TTY is also known as TDD, or telecommunication device for the deaf.
TTY也叫做TDD,即聋人用电报交流设备。
This is Step 4 of the TDD style of the software development work flow.
这是TDD风格的软件开发工作流的 第 4步。
TDD, also known as Test-Driven Development, is a very simple concept.
拓展署,也被称为测试驱动开发,是一个非常简单的概念。
It also used a simple scenario to illustrate a TDD style of development.
此外还使用了一个简单的场景来演示TDD风格的开发。
Test-driven development (TDD) is a key practice in agile software development.
测试驱动的开发 (TDD)是敏捷软件开发中的关键实践。
The most important lesson you should have learned so far is that TDD is simple.
迄今为止,你应该明白一条最重要的道理就是TDD很简单。
With test-driven development (TDD), you use unit tests to help design your code.
利用测试驱动开发(TDD),你用单元测试帮助设计你的代码。
With test-driven development (TDD), you use unit tests to help design your code.
利用测试驱动开发(TDD),你用单元测试帮助设计你的代码。
应用推荐