Hacker News new | ask | show | jobs
by massive-fail 432 days ago
To 98% of readers.

Your software is not that important and you don't get paid for testing.

1 comments

If your software takes customer data, it is your responsibility to do what you can to protect that data; and tests are one of many necessary steps to protect customer data - you make sure that invalid input doesn’t give someone else’s secret data. Automated tests as part of merges are a great step in that certainty.
Yeah just don't be stupid, no need to test for stupid.
Stupid is specifically what you need to test for.