Hacker News new | ask | show | jobs
by lifeisstillgood 1561 days ago
This is (IMHO) the difference between unit testing and other testing.

Unit testing verifies it does what it is supposed to do ideally, and all other tests verify it can do it in non-ideal environments.