• Further, test-last tools cannot support Acceptance Test Driven Development (ATDD).

    进一步说,“最后再测试”工具无法支持验收测试驱动开发Acceptance Test Driven Development)”。

    youdao

  • There has been a lot of activity in the Functional Test Driven Development world of late.

    近来功能测试驱动开发领域很多活动

    youdao

  • This resembles test Driven Development (TDD), where Unit tests are supposed to be written before the code.

    有点像测试驱动开发(Test Driven Development,TDD),单元测试代码之前编写

    youdao

  • Several of the practices outlined here can be categorised as general Test Driven Development (TDD) practices.

    本文概述实践中,有一些归类常用测试驱动开发(TDD)实践。

    youdao

  • Probably the most surprising revelation is the increased emphasis on test driven development and dependency injection.

    或许令人惊讶的事实是日渐增长对于测试驱动开发依赖注入的重视。

    youdao

  • IPython also works quite well with any programming style, including Test Driven Development (TDD) or Test Enhanced Development (TED).

    IPython可以任何编程风格地融合在一起,包括测试驱动开发(TDD)或者测试增强的开发(TED)。

    youdao

  • Test Driven development overcomes many of the issues faced by development teams that often leave the creation of Unit Tests until after the implementation.

    测试驱动开发能克服开发团队遇到许多问题:开发团队经常代码实现之后创建单元测试

    youdao

  • Test driven development, in the context of reusable frameworks, is seen as a way to design frameworks that are actually usable rather than simply speculative.

    可重用框架场景下,通过测试驱动开发设计出的框架真实可用的,不是简单地推理。

    youdao

  • At first it’s faster to write code without tidying up, without writing unit tests, without doing Test Driven Development, so the team churns out more stories.

    项目编码初期,整理代码,不单元测试,也不测试驱动开发整个团队粗制滥造更多的“故事场景”。

    youdao

  • The practice of test driven development - and continuous integration, if implemented properly, reduces the chance of low quality products being released for QA testing.

    测试驱动开发实践——加上持续集成如果实施得当就能大大减少质量产品流入测试阶段的机会

    youdao

  • If you follow the practice of test-driven development, you will actually develop your tests before you develop your code.

    如果遵循测试驱动开发实践,那么实际上开发的代码之前开发你的测试

    youdao

  • This is consistent with test-driven development practices.

    测试驱动开发实践一致的

    youdao

  • The basic concept of test-driven development is that before writing project code, you write a simple piece of code that tests your hypothetical project code for desired behavior.

    测试驱动开发基本概念,在项目代码之前一段简单代码测试假设的项目代码,获得预期反应

    youdao

  • In the previous two installments of this series, I discussed how using test-driven development (TDD) helps you incrementally discover design.

    这个系列期中讨论了如何使用测试驱动开发(TDD)帮助逐步发现设计

    youdao

  • Some of them adapt well to using a test-driven development style.

    有些非常好的适应测试驱动开发方式。

    youdao

  • For example, you may start with iterative and test-driven development, and then follow up with pair programming and collocated teams.

    比如可以迭代测试驱动开发开始然后可以遵循成对编程配置团队的原则。

    youdao

  • GUI testing is much more time-consuming and difficult than unit testing and thus often neglected, even in generally test-driven development teams.

    单元测试相比GUI测试耗时困难的多,即使是测试驱动开发团队中,因此也被忽视

    youdao

  • Refactoring is an essential step in test-driven development, providing the necessary feedback that allows your design (and code) to improve as the product develops.

    倘若必要的反馈要求设计(代码)产品开发中得到改进则重构测试驱动开发不可缺少的步骤

    youdao

  • Two recent, big changes in software engineering have been the growing use of test-driven development and continuous integration.

    软件工程方面两个最近重大变化测试驱动开发持续集成使用日益增加

    youdao

  • Extended traditional test-driven development methodologies to ensure the system regression suites evolved with all new features and fixes.

    扩展传统测试驱动开发方法系统确保系统回归测试套件所有特性补丁演变

    youdao

  • In test-driven development automated tests should be written in the first place, in comparison to manual tests performed by team members.

    测试驱动开发,跟团队成员执行手动测试相比自动测试的编写应该放在首要位置

    youdao

  • Continuous integration is often intricately linked with the practice of test-driven development.

    持续集成常常测试驱动开发实践杂乱链接在一起

    youdao

  • In many projects, developers write unit tests at the same timeor sometimes even before (as in test-driven development) — they write their code.

    许多项目中开发人员在书写代码同时书写单元测试——或者有时甚至提前(测试驱动开发中)。

    youdao

  • Build continuous improvement and integration into your tools and processes. Here is a good place operations people can learn from (good) developers about practises like test-driven development.

    把“持续改进持续集成”加入到工具流程中去,也是运维人员向(优秀的)开发人员学习途径,可以学到诸如测试驱动开发等最佳实践

    youdao

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

    如果从未接触过由测试驱动开发(请参阅参考资料),那么您可能认为人人都能编写如此头脑简单的实现。

    youdao

  • The class consists of a large number of cohesive methods, which is a side-effect of using test-driven development in its construction.

    中包含大量方法采用测试驱动开发进行构建副作用

    youdao

  • Unit testing and test-driven development are excellent tools for managing such fragile systems with confidence, but they only work if you use them.

    单元测试测试驱动开发这些出色的工具使您可以信心十足管理此类脆弱系统 ——只有在确实使用了这些工具时,它们才能发挥作用。

    youdao

  • He came out of it realizing that there is a whole style to test-driven development that he didn't expect.

    最终认识到测试驱动开发完全不是期待那样

    youdao

  • The key to starting with test-driven development is to start at the top, and make as few assumptions as possible.

    测试驱动开发入门关键就是入手尽量地使用假设条件

    youdao

  • Using the same test-driven development techniques, I created an alternate version of the classifier, which appears in Listing 2.

    采用相同测试驱动开发技术可以创建分类器替换版本,如清单2示。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定