I find that even when I’m not thoroughly developing tests for my code, I’ll usually have at least a handful of general tests running fairly often just for a sanity check. Having a one-click “Does this run in a semi-reasonable manner” is really useful.
I find that even when I’m not thoroughly developing tests for my code, I’ll usually have at least a handful of general tests running fairly often just for a sanity check. Having a one-click “Does this run in a semi-reasonable manner” is really useful.