Twitter

Test Driven Development Doesn’t Mean Test First?

In a post to the errata for Agile Web Development With Rails, the commenter notices that the the book barely touches on traditional TDD where you actually write the test first: #2327: The author enters several assertions before ever trying to run the test. As this section is on TDD, it might be better to [...]