Hacker News new | ask | show | jobs
by eatonphil 1608 days ago
Yep same. For libraries unit tests are great. For applications though I feel the most value writing integration tests and e2e tests. That's what helps capture the biggest user-facing bugs.