So the idea with TDD is that you write the minimal amount of code that makes the tests pass, right?
And the tests passing are supposed to make me feel good?
Well then it doesn't work because I know my code is wrong and will cause issues further down the line and I can't not feel bad about it.
