@duckydude20@allenholub@tarkaTheRotter People say "I write tests after the code; it's the same thing" and this is why we get adamant about it.
If I write the tests after, then they weren't there to support refactoring as I wrote the code.
Without merciless refactoring there is no TDD, only unit testing.