Test Driven Development (TDD) is a way of writing code that is tested by thousands of engineers around the world. The process is fairly simple: write a test, write the simplest possible code, and refactor both. The more experience you have, the more difficult TDD is at the beginning because you have acquired different habits.
2 Comments
Sort: