单元测试 in English translation

unit test
单 元 测试
单元 测试
unit tests
单 元 测试
单元 测试
a unit testing
单元 测试
的 单 元 测试
unit-tests

Examples of using 单元测试 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
如果你不被允许在你的工作代码中编写单元测试,那么尝试养成在你的个人项目中编写单元测试的习惯。
If you are not allowed to write unit tests at your work place, try getting into a habit of writing them in your personal projects.
通常,这使得编写单元测试更加简单,因此值得编写。
Usually, this makes writing the unit test much simpler and therefore worthwhile to write.
许多公司看到了编写单元测试的价值,这是一项非常有用的技能。
A lot of companies see the value in writing unit tests, and it is a very useful skill to have.
调试和单元测试将不能依据任何一致性来找到bug,因此设计的简单性是最高准则。
Debugging and unit tests cannot be relied on to find such bugs with any consistency, so simplicity of design is paramount.
如果单元的行为被修改,则单元测试也将被更新。
If the unit's behavior is modified, then the unit test would be updated as well.
在这篇文章中,你学到了什么是单元测试,为什么它们如此重要,还有怎样编写测试。
In this article, you learned what unit tests are, why they're important, and how to write them.
这是四个流程,所以我们希望有四个单元测试可以断言其中每一种情况都得到了正确处理。
That's four flows, and so we would want four unit tests to assert that each of these situations is handled correctly.
Scapy可以轻松处理大多数经典任务,如扫描、跟踪路由、探测、单元测试、攻击或网络发现。
Scapy can easily handle most classical tasks like scanning, tracerouting, probing, unit tests, attacks or network discovery.
组织通常为开发人员设定测试代码覆盖目标,这要求他们创建单元测试以确保其软件的质量。
Organizations often set“code coverage” targets for developers to achieve, which requires writing unit tests to ensure software quality.
例如,Hill表示,参加2013年英特尔应用创新竞赛等竞赛时,他并未使用单元测试
For example, Hill notes that for competitions such as the Intel App Innovation Contest 2013, he doesn't use unit tests.
当我每天都在编程时,我确实为了可测试性而编代,但是我几乎没有编写任何单元测试
When I was programming on a daily basis, I did make code for testability purposes but I hardly did write any unit tests.
模块包含特定的任务所需的一切:源代码,构建脚本,单元测试,部署描述符和文件。
Modules contain everything that is required for their specific tasks: source code, build scripts, unit tests, deployment descriptors, and documentation.
一种方法(我们从艰难岁月中学习得来)是使用单元测试,这样代码的更改不会破坏现有的功能。
A practice(which we learned the hard way) is to use unit tests so that code changes do not break existing functionality.
既然单元测试在Ruby环境中如此重要,那么当然希望RDT可以使运行单元测试更容易。
Given the importance of unit testing in the Ruby world, you would hope that the RDT makes it easy to run unit tests.
Maxim:作为测试驱动开发的铁杆粉丝,我编写单元测试以确保应用逻辑的正确性。
Maxim: As a strong believer in test driven development I write unit tests to ensure the correctness of application logic.
那些缺乏经验的开发者除了写文档外没资格做任何其他事情,或是只能为自己写的代码写一些单元测试而已。
And those less experienced developers shouldn't be given anything but writing documents, or probably doing some unit tests for the code he writes.
很多语言都有单元测试框架,都要求你理解相同的基本概念:.
There are unit testing frameworks for many languages, all of which require you to understand the same basic concepts.
提供类、单元测试框架或者文档注释没有错,但是如果用户不想要的话,不要让它们进入视线。
There's nothing wrong with offering classes, a unit testing framework or doc-comments, but keep them out of sight if the user doesn't want them.
生产高质量的软件,经过单元测试,代码审查,并定期检查以进行持续集成。
Produce high-quality software that is unit tested, code reviewed and checked in regularly for continuous integration.
生产高质量的软件,经过单元测试,代码审查,并定期检查以进行持续集成。
Validated ability to produce high quality software that is unit tested, code reviewed, and checked in regularly for continuous integration.
Results: 174, Time: 0.0224

Word-for-word translation

Top dictionary queries

Chinese - English