How I fixed TDD and how you can too
Published on February 11, 2026
Two years ago I was afraid to touch working code. Today I delete 1k lines, merge, fix, deploy, and sleep well. This is about how I stopped overengineering tests, killed excessive mocking, and built a suite I actually trust 💥. Tests shouldn’t slow you down—they should let you ship without flinching.
READ MORE →