Hacker News new | ask | show | jobs
by ipaddr 612 days ago
Tests are like the burning sun in your eyes after you wake up for a night of drinking.

I prefer separating writing some code down, making it functionally work on screen and writing tests. I usually cover cases in step 2 but when you add sometime new later it is nice to have step 3.