Hacker News new | ask | show | jobs
by alexgrover 1215 days ago
Typically people refer to those by the opposite naming convention - unit tests just test one thing and mock any dependencies, while integration tests integrate multiple things and generally involve less mocking