Hacker News new | ask | show | jobs
by BeetleB 1464 days ago
> I took it as: if you only have E2E tests then retrofitting unit tests is hard.

That's been my experience. My point is that the reason the project has E2E tests and not unit tests is because it was easier to add E2E tests.