Replace paper with unit tests

TDD, or Something Like It When I write new code, I often start out following the TDD principles: write a test, make it pass, refactor. But often, as I’m doing the refactoring or even the initial implementation, I find myself thinking of other tests I should do or features I should add. Instead of jotting [...]

Follow

Get every new post delivered to your Inbox.

Join 300 other followers