66
I know I should... but I just really don't wanna
(programming.dev)
Welcome to Programmer Humor!
This is a place where you can post jokes, memes, humor, etc. related to programming!
For sharing awful code theres also Programming Horror.
Not writing unit tests just isn't an option for a reliable app in the long term. But, it'll take way more than 10 minutes, always.
Good tests remove development time, not add to it.
I can't tell you the countless hours saved from automated testing. Red Green refactor for life!