4 ms·
To 98% of readers. Your software is not that important and you don't get paid for testing.
by massive-fail 1y ago
To 98% of readers.
Your software is not that important and you don't get paid for testing.
- t-writescode 1y agoIf 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.
- massive-fail 1y agoYeah just don't be stupid, no need to test for stupid.
- geon 1y agoStupid is specifically what you need to test for.