Testing-Driven Development的意思|示意

美 / / 英 / /

Testing-Driven发展


Testing-Driven Development的网络常见释义

测试驱动开发 所谓测试驱动开发(Testing-Driven Development, TDD)是一种编程技术,它将单元测试移到前面,使它们成为产品代码的最初切入点。

Testing-Driven Development相关例句

Even if a development team does not practice test-driven development, having programmatic tests exercise UI code is valuable for regression and integration testing.

即使一个开发团队没有在使用测试驱动开发方式,拥有一个可编程的能测试实际UI代码的框架,对于回归和集成测试也是很有价值的。

Rigorous unit testing and test driven development have become increasingly, and deservedly, popular.

严格的单元测试和测试驱动开发越来越受欢迎,这无可厚非。

In international wide, the method of testing is using one test equipment, and test cartridges is a whole, but still driven by hand. The development of test system has improved the test efficiency.

国外目前广泛采用的测试方法是,使用一个整体测试设备,将墨盒整体放在测试设备上,但要通过手动的方式来驱动。

I'm also in favour of Test-Driven Development; not sure if the Node.js community has chosen a de-facto standard library for testing.

我也很喜欢测试驱动开发;不知道Node . js社区是否已经选择了测试库的事实标准。

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

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

This example USES the superb Specs library, which effectively provides a DSL for the behavior-driven development testing and engineering methodology.

这个例子使用了华丽的specs库,它提供了一套高效的dsl来用于行为驱动开发测试和工程方法学。