What Is Test-Driven Development?
摘要
Test-driven development is a powerful software development technique where the test (or spec) is written before the implementation code.