Hacker News new | ask | show | jobs
by dgrant 2321 days ago
You're right - high level integration tests (end to end) are important, and most would argue that they are more important. If you had to choose one type of testing only, that would be it.

Unit tests are also important, as you said.