test-driven development
短语别名
TDD
释义与例句
n.
-
1.
A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired function, then produces minimal code to pass that test, and finally refactors the new code to acceptable standards.
不可数 计算机 工程 数学