Hacker News new | ask | show | jobs
by WolfOliver 2100 days ago
actually the origin of the term unit test means a test can be executed as a unit, it does not has dependencies to other tests. It had nothing to do with testing code in isolation.