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

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

    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

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

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

    youdao

  • 目睹这样情况:与采用测试驱动开发之前相比团队缺陷率降低5%(甚至更低!)……同时当初预期更快的速度交付项目

    I have seen teams doing this that reduce defect rates to 5% (or less!) of what they once were prior to test driven development... while at the same time delivering projects faster than expected.

    youdao

  • 进行测试驱动开发时,时间得飞快

    When I do test-driven development, the hours fly by.

    youdao

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

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

    youdao

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

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

    youdao

  • 对于测试驱动开发必须稍微改变一下思考方式

    For test-driven development, you have to twist your thinking a little bit.

    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

  • 测试驱动开发TDD改变编码过程,并且这种改变不仅可能的,同时也是值得去做的。

    Test-driven development (TDD) alters the process of writing code so that change is not only possible, but desirable.

    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

  • 两个开发在一并不能分开打字那么但是我们并不担心:软件开发瓶颈思考[不是打字],结对编程测试驱动开发提高思考效率。

    Two developers together don’t type as fast as two developers separately, but we don’t care: the bottleneck is the thinking [not the typing], and pairing and TDDing both improve it.

    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

  • 一位波士顿敏捷培训师正在提供测试驱动开发免费培训

    An Agile trainer in the Boston area is offering free training in Test Driven Development.

    youdao

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

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

    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

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

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

    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

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

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

    youdao

  • 对于很多开发人员来说,测试驱动开发转移BDD明智的转变。

    For many developers, the shift from test-driven development to BDD is a smart move.

    youdao

  • 测试驱动开发允许推迟决定直到更好地理解问题之所在。

    Test-driven development allows you to defer decisions until you understand the problem better.

    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

  • 一部分:通过测试驱动开发(我已经命名测试驱动设计讨论紧急设计。

    Next up: I talk about emergent design through test-driven development, which I've renamed test-driven design.

    youdao

  • 使用测试驱动开发实现代码时,就要仔细考虑测试建立测试

    With TDD the tests are thought out and created as the code is implemented.

    youdao

  • 抱歉,比起只是代码然后抛给那边QA去测试来说测试驱动开发TDD确实更快

    Sorry, but test-driven development (TDD) is actually faster than just writing the code and throwing it over the wall to QA!

    youdao

  • 测试驱动开发来构造算法的做法愚蠢的,使人们容易误认为测试驱动开发不是一个有效设计技术

    Trying to offer TDD as an algorithm generator is dopey and it's just going to make it easy for people not to take TDD seriously as a valid design technique.

    youdao

  • 测试驱动开发可以提高生产效率,因为有助于思考

    TDD increases your production because it serves as a thinking-aid.

    youdao

  • 另外一个很大的推动力就是测试驱动开发

    The other big motivator was test driven development.

    youdao

  • 好消息测试驱动开发不仅仅适合于代码

    The good news is that test-driven development isn't just for new code.

    youdao

  • 不过,现在还很难下结论,因为尝试测试驱动开发还是少数。

    However, I think it is hard to tell at the moment because not enough people have tried the test-driven development approach.

    youdao

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

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

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