I was doing TDD wrong and you (probably) are
Red, Green, Refactor. We all heard these terms when it comes down to test-driven development (TDD). But is the "refactoring" part what you think it really is. Let's find out in this article about what I was doing wrong when practicing TDD.