test-driven信息详情

test-driven发音

意思翻译

v.试驾;测试驱动(test-drive的过去分词)

相似词语短语

driven───adj.被动的,受到驱策的;有紧迫感的;(人)发愤图强的;v.驾驶,开车(drive的过去分词)

tech driven───技术驱动

have driven───已经开车了

chauffeur driven───司机驾驶

driven out───驱赶;开车外出

driven off───赶走,击退

e driven───e驱动

driven by───由…驱动

driven away───赶走;(把车)开走;离去

双语使用场景

Test-driven development and rspec.───测试驱动的开发和rspec。

Test-Driven Development (yes).───测试驱动开发(是)。

When I do test-driven development, the hours fly by.───当我进行测试驱动开发时,时间过得飞快。

Continuous integration is often intricately linked with the practice of test-driven development.───持续集成常常与测试驱动的开发实践杂乱的链接在一起。

He came out of it realizing that there is a whole style to test-driven development that he didn't expect.───最终他认识到,测试驱动开发完全不是他所期待的那样。

In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.───在测试驱动开发中,跟团队成员执行的手动测试相比,自动测试的编写应该放在首要位置。

Test-driven programming is letting programmer tests (or unit tests -- again, just a choice of terms) drive the code you write.───测试驱动的编程是让程序员测试(即单元测试―重申一下,只是换用一个术语)决定您所编写的代码。

I believe that test-driven development (TDD) is one of the most important practices to come out of the Agile movement.───我相信测试驱动的开发(TDD)是敏捷活动中最为重要的一种实践。

However, I think it is hard to tell at the moment because not enough people have tried the test-driven development approach.───不过,现在还很难下结论,因为尝试过测试驱动开发的人还是少数。

英语使用场景

I discussed composed method in " Test-driven design, Part 1," in the context of writing unit tests before you write actual code.

Test-driven development is a new program design method, which is opposite to the traditional program design method.

However, one consequence of continuous integration and test-driven development practices is that they actually enable a well-disciplined and almost self-governing approach for SCM.

If you've never encountered test-driven development (see Resources), you might object that no one would write such a simple-minded implementation.