测试优先是2001年初敏捷(Agile)联盟提出的敏捷软件开发方法中的一个原则,也是测试驱动开发(Test-Driven Development TDD)的核心思想。它要求在编写产品代码前,先编写基于产品代码的测试代码。
基于22个网页-相关网页
TDD-Test-Driven Development 测试驱动开发模式
In the previous two installments of this series, I discussed how using test-driven development (TDD) helps you incrementally discover design.
在这个系列的前两期中,我讨论了如何使用测试驱动开发(TDD)帮助您逐步发现设计。
Several of the practices outlined here can be categorised as general Test Driven Development (TDD) practices.
本文概述的实践中,有一些可归类到常用的测试驱动开发(TDD)实践。
Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.
测试驱动开发(TDD)改变了编码的过程,并且这种改变不仅是可能的,同时也是值得去做的。
应用推荐