What is the translation of " 编写测试 " in English?

Examples of using 编写测试 in Chinese and their translations into English

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
同样,使用Google的UiAutomator,你只能用Java编写测试
Similarly, with Google's UIAutomator you can only write tests in Java.
你和你的Android团队将会毫不费力地编写测试
You and your Android team will write tests with no effort.
编写测试引致更好的设计。
Writing tests leads to better designs.
我没有说你不应该编写测试
I am not saying that you should not write tests.
首先用Kotlin编写测试
Start by writing tests in Kotlin.
Gatling使用DSL来编写测试
Gatling uses a DSL to write the tests in.
我们可以编写测试断言,比如说,当传递3给add_two函数时,返回值是5。
We can write tests that assert, for example, that when we pass 3 to the add_two function, the returned value is 5.
如果在编写测试时遇到问题,那么这里的某些东西就像是糟糕的代码。
If there are problems with writing tests, then something here smells like a bad code.
最后,我们将有效地编写测试代码,还会学到如何为React及其生态系统做贡献。
Finally, we will write tests effectively and you will learn how to contribute to React and its ecosystem.
我将编写测试,它描述了用户与软件的交互,然后实现软件。
I will write tests that describe the user interacting with the software and then go make the software make it happen.
首先,当您开始用TDD方法来编写测试的时候,您首先就得先把测试写了。
First of all, when you're writing tests with a TDD approach, you write tests first.
他们编写测试是为了证明其代码可工作,而不是为了让它失败。
They write tests to prove that their code works instead of trying to make it fail.
但测试驱动开发(test-drivendevelopment)是一个复杂的主题,因此我们现在仅专注于编写测试
But test-driven development is a complex topic,and for now we just want to focus on writing tests.
大多数开发人员只是通过检查到位,以防止这些错误,并且相应地编写测试
Most developers just put checks in place to prevent them, and write tests accordingly.
W3C直接在WHATWG存储库中促进社区工作(桥接社区,开发用例,提交问题,编写测试,调解问题解决方案)。
W3C facilitates community work directly in the WHATWG repositories(bridging communities, developing use cases,filing issues, writing tests, mediating issue resolution).
如果你在没有Appium的情况下使用Apple的UIAutomation库,你只能使用JavaScript编写测试,并且你只能通过Instruments应用程序运行测试。
If you use Apple'sUIAutomation library without Appium you can only write tests using Javascript and you can only run testes through the instruments application.
W3C促进社区在WHATWG的存储库中直接参与相关工作(衔接社区、开发用例、提交问题、编写测试、协调解决方案).
W3C facilitates community work directly in the WHATWG repositories(bridging communities, developing use cases,filing issues, writing tests, mediating issue resolution).
与其他测试工具相比,使用Jest最大的优点是,您需要零或最小的配置来开始编写测试
The biggest advantage of using Jest over other test suites is that you require zero orminimal configuration to start writing tests.
其基本思想是列举出可能犯的错误或错误易发情况的清单,然后依据清单来编写测试用例。
Its main idea is to list possible errors or situations in which they can appear,and then write tests on the basis of this list.
同样,使用Google的UiAutomator,你只能用Java编写测试
Similarly, with Google's UiAutomator or Espresso you can only write tests in Java.
它有一个干净,明显的语法,让你可以轻松地编写测试
And it has a clean,obvious syntax so that you can easily write tests.
另一方面,Cucumber让用户用纯文本文件且不受英语的限制来编写测试
Cucumber on the other hand lets users write tests in plain text files in almost free form English.
每次遇到一小段目前看起来有些奇技淫巧的代码,我都会把它拆成一个单独的纯函数并编写测试
Whenever I come across a finicky looking bit of code now,I split it out into a separate pure function and write tests for it.
Java从一开始就有幸拥有JUnit,但是仅仅知道这个库并不能使您成为能够编写测试的专业程序员。
Java has been blessed that it has JUnit from start butjust knowing the library doesn't make you a professional programmer who write tests.
我更喜欢自己的方式:编写代码,编写测试让其通过,重构。
I preferred my own way: write code, write tests to pass, refractor.
第22章要修改一个巨型方法,却没法为它编写测试.
Chapter 22: I need to change a monster method and I can't write tests for it.
我们可以编写测试代码,并依靠类似SauceLabs的云服务接收和解释命令。
We can write test code and rely on a cloud service like Sauce Labs to receive and interpret the commands.
如果我们加上文档、通用化代码、编写测试用例、使得代码可以由其他无关的编程人员来维护,我们就有了:.
If we add documentation, generalize the code, write test cases, and make the code maintainable by a general programming audience, we have:.
在布鲁克设计Autocode之后,开发Mark1的Ferranti公司成立了一个团队,用这种新语言编写测试程序。
After Mr. Brooker designed Autocode, Ferranti, the company behind the Mark 1,started a team that wrote test programs using the new language.
Java从一开始就有幸拥有JUnit,但是仅仅知道这个库并不能使您成为能够编写测试的专业程序员。
Java has been blessed that it has JUnit from the start,but just knowing the library doesn't make you a professional programmer who writes tests.
Results: 54, Time: 0.0191

Word-for-word translation

Top dictionary queries

Chinese - English