Hacker News new | ask | show | jobs
by radicalbyte 4525 days ago
Symmetrical tests really help other developers on your team. It depends on your design, but "public API" tests are often something between integration and unit tests - i.e. they tests in-process co-operation of units.