Hacker News new | ask | show | jobs
by ec109685 1236 days ago
Higher level functional tests are nice for that reason. Yes, they won’t pinpoint a bug instantly but they survive refactors nicely.
1 comments

If you use micro services properly, unit tests can still call APIs and survive refactors.