Test-Driven Development (TDD)
摘要
For many new developers, test-driven development (TDD) can be a difficult practice to grasp. You’re told to write the tests first, before you see the code that will satisfy them. This turns your workflow upside down and can feel daunting at first.