测试驱动开发 meaning in English
test-driven development
Examples
- If developers do tdd , this is straight - forward
如果开发人员去进行tdd (测试驱动开发) ,这是很简单的。 - To learn more about aop , ioc containers , and test - driven development
要了解有关aop 、 ioc容器和测试驱动开发的更多内容,请参阅 - Is a comprehensive collection of articles and resources about test - driven development
是关于测试驱动开发的文章和资源的全面集合。 - In the test - driven development ( tdd ) methodology , the tests are written before the code
在测试驱动开发( tdd )方法中,测试程序在编码以前就开始编写。 - Tfp also known as test - driven design or test - driven development is actually a
Tfp (也被称为测试驱动设计或测试驱动开发)实际上是用于实现xp所描述的单元测试实践的