Test-First Programming: An individual practice for developers.
优先测试的程序设计:开发人员的个人实践。
One of these -- test-first programming, or TFP -- is the topic of this month's column.
其中一种——优先测试的程序设计,或称为 TFP——是本文的主题。
Unlike classic test-first programming, I'm writing a lot of tests here without necessarily writing any model code.
与典型的test - first编程不同,我在此处编写了很多测试代码却没有必要编写任何模型代码。
Test-first programming, which is part of Extreme Programming and test-driven development, builds upon this idea and takes it to the extreme.
测试优先编程,是极限编程和测试驱动开发的一部分,基于这种想法并发挥到了极限。
Unit testing, test-first programming, and test-driven development do not have to be implemented in JUnit, any more than GUI programming must be done with Swing.
单元测试、测试先行的编程和测试驱动的开发并非都要在JUnit中实现,任何比较GUI的编程都必须用Swing来完成。
You don't need to commit yourself to methodology such as agile programming, extreme programming, or test-first design to see the advantages of planning for testing when you are writing your code.
在编写代码时,不需要在测试期间为了查看预期的优势而去掌握诸如敏捷编程、极限编程或测试优先设计等方法。
Extreme Programming (XP) — XP is a lightweight methodology that eschews formal modeling and analysis in favor of a "test first" approach.
极限编程(Extreme Programming,XP)——XP是轻量级方法,避免了与“测试第一”方法相关的正式建模和分析。
Extreme Programming (XP) — XP is a lightweight methodology that eschews formal modeling and analysis in favor of a "test first" approach.
极限编程(Extreme Programming,XP)——XP是轻量级方法,避免了与“测试第一”方法相关的正式建模和分析。
应用推荐