Hacker News new | ask | show | jobs
by endemic 3745 days ago
Functional tests are the best kind of tests. While unit tests are nice sanity checks when implementing tricky methods, when the rubber hits the road, you want to know if the whole app works as you expect it to.