Hacker News new | ask | show | jobs
by decimalenough 1 day ago
In test-driven development, you're supposed to write out the tests first to specify the desired behavior, then write the code to confirm to that.