Hacker News new | ask | show | jobs
by tremguy 1325 days ago
See "Software Engineering at Google" https://abseil.io/resources/swe-book/html/ch11.html, the definition of a "small test".

This is roughly my definition of unit test: "tests run in a single process"