Test-Driven Development (yes).
测试驱动开发(是)。
Test-driven development and rspec.
测试驱动的开发和rspec。
Solidify requirements with test-driven development
通过测试驱动的开发来巩固需求
When I do test-driven development, the hours fly by.
当我进行测试驱动开发时,时间过得飞快。
This is consistent with test-driven development practices.
这与测试驱动的开发实践是一致的。
Some of them adapt well to using a test-driven development style.
有些人非常好的适应了测试驱动的开发方式。
The good news is that test-driven development isn't just for new code.
好消息是,测试驱动开发不仅仅适合于新代码。
For test-driven development, you have to twist your thinking a little bit.
对于测试驱动开发,您必须稍微改变一下思考方式。
Test-driven development (TDD) is a key practice in agile software development.
测试驱动的开发 (TDD)是敏捷软件开发中的关键实践。
This example should give a you a taste of what test-driven programming is like.
这个示例使您体会到了测试驱动的编程类似于什么。
For many developers, the shift from test-driven development to BDD is a smart move.
对于很多开发人员来说,从测试驱动开发转移到BDD是明智的转变。
This feature greatly improves Visual Studio support for test-driven development (TDD).
此功能大大提高了测试驱动的开发(TDD)的VisualStudio支持。
Test-driven development allows you to defer decisions until you understand the problem better.
测试驱动开发允许你推迟决定,直到你更好地理解了问题之所在。
Continuous integration is often intricately linked with the practice of test-driven development.
持续集成常常与测试驱动的开发实践杂乱的链接在一起。
Nevertheless, test-driven portal application development requires broadening the unit test approach.
然而,测试驱动的门户应用程序开发需要拓展单元测试方法。
He came out of it realizing that there is a whole style to test-driven development that he didn't expect.
最终他认识到,测试驱动开发完全不是他所期待的那样。
A general principle of test-driven development is that you should test all published interfaces to a class.
测试驱动的开发的总体原则之一就是应测试一个类已发布的所有接口。
Next up: I talk about emergent design through test-driven development, which I've renamed test-driven design.
下一部分:我将通过测试驱动开发(我已经将其命名为 测试驱动设计)讨论紧急设计。
I don't remember which one of suggested we ask questions for each chapter, effectively making it also test-driven.
我不记得我们中是谁建议在编写每章之前提出问题,这就采取了测试驱动的方式,而且很有效。
Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.
测试驱动开发(TDD)改变了编码的过程,并且这种改变不仅是可能的,同时也是值得去做的。
If you follow the practice of test-driven development, you will actually develop your tests before you develop your code.
如果你遵循测试驱动开发的实践,那么实际上你将在开发你的代码之前开发你的测试。
Sorry, but test-driven development (TDD) is actually faster than just writing the code and throwing it over the wall to QA!
抱歉,比起只是写代码,然后抛给墙那边的QA去测试来说,测试驱动开发(TDD)确实更快!
Part 1 of this series on test-driven development in an SOA environment showed you how to write unit tests for SOA applications.
在这个有关SOA环境中的测试驱动的开发系列中,第1部分向您介绍了如何为SOA应用程序编写单元测试。
Two recent, big changes in software engineering have been the growing use of test-driven development and continuous integration.
在软件工程方面,两个最近的重大变化是对测试驱动的开发和持续集成的使用日益增加。
I created some unit tests for my task library to ensure tasks were being created properly and begun some test-driven refactoring.
我为我的任务库创建了一些单元测试,以保证任务可以被正确地创建出来,并且以测试驱动重构迈开第一步。
For example, you may start with iterative and test-driven development, and then follow up with pair programming and collocated teams.
比如,您可以以迭代和测试驱动开发开始,然后可以遵循成对编程和配置团队的原则。
In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.
在测试驱动开发中,跟团队成员执行的手动测试相比,自动测试的编写应该放在首要位置。
Extended traditional test-driven development methodologies to ensure the system regression suites evolved with all new features and fixes.
扩展传统测试驱动开发方法系统,确保系统回归测试套件随所有新特性和补丁演变。
In the previous two installments of this series, I discussed how using test-driven development (TDD) helps you incrementally discover design.
在这个系列的前两期中,我讨论了如何使用测试驱动开发(TDD)帮助您逐步发现设计。
Developing a test framework in test-driven way isn't without its challenges, but once you have the basics working it goes surprisingly smoothly.
用测试驱动的方法来开发一个测试框架不是一点挑战都没有,但当你完成了基础工作后,它会非常之顺利。
应用推荐